aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/backends.py
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2018-10-30 20:03:37 +0000
committerJon Turney <jon.turney@dronecode.org.uk>2018-12-06 13:26:51 +0000
commitf3b5c3c27d03fa03d4ede49a9c3ddeb519c14d17 (patch)
tree974e96934c2deddea2062ff7093abd56b3ba1eab /mesonbuild/backend/backends.py
parenta872b925ea41be3e6beffeb934030068c0d83be9 (diff)
downloadmeson-f3b5c3c27d03fa03d4ede49a9c3ddeb519c14d17.zip
meson-f3b5c3c27d03fa03d4ede49a9c3ddeb519c14d17.tar.gz
meson-f3b5c3c27d03fa03d4ede49a9c3ddeb519c14d17.tar.bz2
Simplify test for x86 targeted MSVC cross-compiler
We can't just do compiler.has_builtin_define('_M_IX86'), because the VisualStudioCCompiler class doesn't implement has_builtin_define(), and getting the compiler to disgorge it's builtin defines isn't easy... But we can now use the target we stored when we identifed the compiler. Also update comment appropriately
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions