diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-11-06 15:42:09 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-11-11 23:06:49 +0530 |
commit | 9da031c04c9905949c896a8fdc5b608acd6dde47 (patch) | |
tree | 03dcdae8d446c45659b8651649939583bf0e339f /run_unittests.py | |
parent | d32c6729901a8da6b30c7dced565697b378677dc (diff) | |
download | meson-9da031c04c9905949c896a8fdc5b608acd6dde47.zip meson-9da031c04c9905949c896a8fdc5b608acd6dde47.tar.gz meson-9da031c04c9905949c896a8fdc5b608acd6dde47.tar.bz2 |
dependencies: Force pkg-config to output -L args
Sometimes pkg-config can decide that the libdir is a system library dir
and must not be included in the output because that would mess up the
library search order for pkg-config libraries that must be sourced from
a non-system prefix.
However, when we're doing manual searching, we always want to see the
library directory even if it's the system path, otherwise we can't do
manual searching at all.
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions