Fix get_library_dirs() on FreeBSD to only return /usr/local/lib, /usr/lib and /lib as the default location to look for libraries. FreeBSD does not use lib/${platform} or lib64 by default. In general, those directories should not exist, but in case they do, ensure they're not picked up.pull/4961/head
parent
87d64b4632
commit
f85a71605d
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue