diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-12-10 01:13:16 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-12-10 01:29:35 +0530 |
commit | 533e6669011ff0ea75e5e6bca5bf05de91bb5f46 (patch) | |
tree | 3ffb9aea44b7f913ddc83dd5929c9e9769cfa7f9 /mesonbuild/build.py | |
parent | 6f42f83867a52c1f9c61a2780dfd808a21984e41 (diff) | |
download | meson-533e6669011ff0ea75e5e6bca5bf05de91bb5f46.zip meson-533e6669011ff0ea75e5e6bca5bf05de91bb5f46.tar.gz meson-533e6669011ff0ea75e5e6bca5bf05de91bb5f46.tar.bz2 |
dependencies: Fix detection of link args on MSYS2
The sysconfig config variables are different on MSYS2 and the paths
are also different. We now also use the full path to the import or
static library instead of using -Lfoo -lpython35 etc.
Also obey the value of the 'static' keyword argument.
Diffstat (limited to 'mesonbuild/build.py')
0 files changed, 0 insertions, 0 deletions