diff options
author | santouits <santouits@users.noreply.github.com> | 2019-07-25 23:59:25 +0300 |
---|---|---|
committer | santouits <santouits@users.noreply.github.com> | 2019-07-26 00:04:16 +0300 |
commit | 21297a533eb40b939aac1afb62cae2c1ddcb551a (patch) | |
tree | d1d54ea799acdb81dd73756de498dc72ef15e16b /editor/editor_run.cpp | |
parent | 3a68b241718a6bfef68e6e9916ec152b2615fea2 (diff) |
fix getting correct mingw-w64 version
When checking mingw-w64 version, at least on debian, the regex being used returned 86 because the name of the binary in debian starts with x86_64-w64 so we use the dumpversion option that gcc has. This fixes not compiling because gcc versions < 7 don't have some checks like shadow-local
Diffstat (limited to 'editor/editor_run.cpp')
0 files changed, 0 insertions, 0 deletions