aboutsummaryrefslogtreecommitdiff
path: root/tcc.h
diff options
context:
space:
mode:
authorAvi Halachmi (:avih) <avihpit@yahoo.com>2016-10-10 14:55:34 +0300
committerAvi Halachmi (:avih) <avihpit@yahoo.com>2016-10-10 14:55:34 +0300
commit35b7bf938216f9f5c1768acba987a5e6964877d8 (patch)
treeccda02dfe919e57842828f0269a00c7abf28c671 /tcc.h
parent07818ec6a7eb34427bad6ac8fb4cd9e9831118bf (diff)
downloadtinycc-35b7bf938216f9f5c1768acba987a5e6964877d8.tar.gz
tinycc-35b7bf938216f9f5c1768acba987a5e6964877d8.tar.bz2
build: win: detect also mingw64 in msys2 setup
MSYS2 installs 3 environments, with uname (e.g. on win8.1 64) as follows: - MINGW32_NT-6.3 gcc -> stand-alone native i686 binaries - MINGW64_NT-6.3 gcc -> stand-alone native x86_64 binaries - MSYS_NT-6.3 gcc -> posix-ish binaries which can only run in this env Therefore 'MINGW' is more generic and detects both 32/64 native environments, where previously 'MINGW32' detected only the 32 one.
Diffstat (limited to 'tcc.h')
0 files changed, 0 insertions, 0 deletions