aboutsummaryrefslogtreecommitdiff
path: root/run_project_tests.py
diff options
context:
space:
mode:
authorNacho García <nacho.garglez@gmail.com>2019-02-21 18:53:06 +0100
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2019-03-18 09:51:31 +0000
commit222a973918fe01ae0c4051a821797dde96f018af (patch)
treee9627525ec878f0e8f3bda588b23e32f1bb4cd44 /run_project_tests.py
parenteb76ba7031f053a3c1e69ce79f52bf84a222fa48 (diff)
downloadmeson-222a973918fe01ae0c4051a821797dde96f018af.zip
meson-222a973918fe01ae0c4051a821797dde96f018af.tar.gz
meson-222a973918fe01ae0c4051a821797dde96f018af.tar.bz2
dependencies: fix Python linking for windows+mingw
For dynamic linking, some mingw releases don't link correctly with pythonXX.lib in all cases. This patch forces mingw to link against pyhthonXX.dll instead of the .lib file, which has a better compatiblity. Note that msys 1.0 old platform is detected as windows instead of 'mingw'
Diffstat (limited to 'run_project_tests.py')
0 files changed, 0 insertions, 0 deletions