aboutsummaryrefslogtreecommitdiff
path: root/run_project_tests.py
diff options
context:
space:
mode:
authorYevhenii Kolesnikov <yevhenii.kolesnikov@globallogic.com>2020-05-21 18:58:47 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2020-05-22 16:58:12 +0300
commit9dc3ca2c1c9fbb47e731551c6432df144f725261 (patch)
tree404adf95bb405fcef5a048d490922046ae14d960 /run_project_tests.py
parent29ef4478df6d3aaca40c7993f125b29409be1de2 (diff)
downloadmeson-9dc3ca2c1c9fbb47e731551c6432df144f725261.zip
meson-9dc3ca2c1c9fbb47e731551c6432df144f725261.tar.gz
meson-9dc3ca2c1c9fbb47e731551c6432df144f725261.tar.bz2
compilers: add fetching of define list for clang
Simmilar to gcc, the list of pre-processor defines can be fetched with `-dM -E` option. The way cpu_family is determined on linux relies on this list. Fixes incorrect value of cpu_family on linux, when crosscompiling: ``` CC="clang -m32" meson ./build ``` Signed-off-by: Yevhenii Kolesnikov <yevhenii.kolesnikov@globallogic.com> Co-authored-by: Dylan Baker <dylan@pnwbakers.com>
Diffstat (limited to 'run_project_tests.py')
0 files changed, 0 insertions, 0 deletions