diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2018-06-06 17:00:06 +0800 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-06-06 18:37:29 +0000 |
commit | 3c4c8bf7754bace455d379e6e7492bb5f81212d8 (patch) | |
tree | 97fe297dbf03d7342b4fdb148d8a7e59b9cf1ce3 /mesonbuild/compilers/cpp.py | |
parent | f9f3a51243ee6ef3ed7ee44574faa164f4cc9d13 (diff) | |
download | meson-3c4c8bf7754bace455d379e6e7492bb5f81212d8.zip meson-3c4c8bf7754bace455d379e6e7492bb5f81212d8.tar.gz meson-3c4c8bf7754bace455d379e6e7492bb5f81212d8.tar.bz2 |
environment.py: Properly check platform on MSVC 2008
The 'Platform' envvar may not be set on Visual Studio 2008, at least
when using the SDK 7.0 compilers, so check the 'BUILD_PLAT' envvar so
that we do not mis-detect x64 build environments as x86.
Diffstat (limited to 'mesonbuild/compilers/cpp.py')
0 files changed, 0 insertions, 0 deletions