diff options
author | Antoine Jacoutot <ajacoutot@openbsd.org> | 2019-03-05 10:29:53 +0100 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2019-03-11 06:02:17 +0000 |
commit | 03c0c3a8f41e7d9eaff582dbdf680154671a6263 (patch) | |
tree | 04452789ce17821d0fd1e94cb8d5f64677a40db9 /mesonbuild/compilers/compilers.py | |
parent | ca355a79fbec095fb72bce9126a8ef27ee61a808 (diff) | |
download | meson-03c0c3a8f41e7d9eaff582dbdf680154671a6263.zip meson-03c0c3a8f41e7d9eaff582dbdf680154671a6263.tar.gz meson-03c0c3a8f41e7d9eaff582dbdf680154671a6263.tar.bz2 |
Fix _get_patterns on OpenBSD
We need to account to the possible prefixes (empty or 'lib').
This allows both to work:
cc.find_library('foo')
cc.find_library('libfoo')
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions