aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/cuda.py
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@daemonic.se>2019-02-01 16:51:39 +0100
committerJussi Pakkanen <jpakkane@gmail.com>2019-02-20 21:44:40 +0200
commitf85a71605d58e9b665e72ca43a60f0d04194a5e9 (patch)
tree140446188b0171ee7a6dcb6b30afe9df9508a2b3 /mesonbuild/compilers/cuda.py
parent87d64b4632bd4ede0a21b81be1277538a4f4ed92 (diff)
downloadmeson-f85a71605d58e9b665e72ca43a60f0d04194a5e9.zip
meson-f85a71605d58e9b665e72ca43a60f0d04194a5e9.tar.gz
meson-f85a71605d58e9b665e72ca43a60f0d04194a5e9.tar.bz2
Fix get_library_dirs() on FreeBSD
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.
Diffstat (limited to 'mesonbuild/compilers/cuda.py')
0 files changed, 0 insertions, 0 deletions