aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/mintro.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2018-06-05 17:54:45 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2018-06-07 12:57:56 +0000
commit186eed2dc6948ebbf553e0b8214c0843b5270427 (patch)
tree37624f25e67806e607a32479d94e5860a038a990 /mesonbuild/mintro.py
parent6b7dba7f06e51f3375b75d62e8f57b0bb4234793 (diff)
downloadmeson-186eed2dc6948ebbf553e0b8214c0843b5270427.zip
meson-186eed2dc6948ebbf553e0b8214c0843b5270427.tar.gz
meson-186eed2dc6948ebbf553e0b8214c0843b5270427.tar.bz2
find_library: Add a cache for library searching
Otherwise we can end up searching for the same library tens of times, because pkg-config does not de-duplicate -lfoo args before returning them. We use -Wl,--start-group/end-group, so we do not need to worry about ordering issues in static libraries.
Diffstat (limited to 'mesonbuild/mintro.py')
0 files changed, 0 insertions, 0 deletions