aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/build.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-12-10 01:10:40 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2017-12-10 01:29:33 +0530
commit6f42f83867a52c1f9c61a2780dfd808a21984e41 (patch)
tree30a81bca6859227c882f35894f1a26c26959db42 /mesonbuild/build.py
parent7586a4ac091a262008c96c0eed004e9b5aeab56a (diff)
downloadmeson-6f42f83867a52c1f9c61a2780dfd808a21984e41.zip
meson-6f42f83867a52c1f9c61a2780dfd808a21984e41.tar.gz
meson-6f42f83867a52c1f9c61a2780dfd808a21984e41.tar.bz2
dependencies: Fix detection of Python arch on MSYS
sysconfig.get_platform() returns 'mingw' with MSYS2, so we need to use some other method; in this case I chose to use the CC that Python was compiled with, which is a relatively reliably indicator unless people start using Python on Windows compiled with Clang or something.
Diffstat (limited to 'mesonbuild/build.py')
0 files changed, 0 insertions, 0 deletions