diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2019-04-11 22:34:08 +0100 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2019-04-15 12:07:17 +0100 |
commit | 050b7d8584d2e22b0131b6a5728c842006054167 (patch) | |
tree | fa680e9c3bdc0b7d7714ae468f673d49452f31f9 /mesonbuild/modules/python.py | |
parent | df0be82dd6581d02d2e5a6d706a26113b35b98d5 (diff) | |
download | meson-050b7d8584d2e22b0131b6a5728c842006054167.zip meson-050b7d8584d2e22b0131b6a5728c842006054167.tar.gz meson-050b7d8584d2e22b0131b6a5728c842006054167.tar.bz2 |
Note when clang objc/objc++ compiler is Windows targeted
When using clang as an objc/objc++ compiler, identify if it's a Windows
targeted compiler, so that GnuLikeCompiler::get_pic_args() doesn't use
'-fPIC', which clang considers an error for the Window target.
Future work: Factor out parsing the clang target string from the
detectors for various languages.
Diffstat (limited to 'mesonbuild/modules/python.py')
0 files changed, 0 insertions, 0 deletions