Dylan Simon
85f81f5ef5
gnutls: fix (failing) p11-kit test
...
The p11-kit-trust test looks in /usr/lib for pkcs11 modules. As a
result it is unnecessarily skipped on sandboxed builds, and fails on
unsandboxed builds with a system p11-kit. Replace hard-coded /usr/lib
paths with pkg-config.
2018-01-27 12:39:02 -05:00
Dylan Simon
589d4640fb
pycuda: fix boost_python3 link
...
Boost python library now named -lboost_python3 on py3.
Remove a couple unused inputs.
2017-12-23 16:02:47 -05:00
Dylan Simon
0f881aec23
bind: explicitly disable lmdb
...
Autodetected by default (so should be disabled) but avoid finding a
broken system version.
2017-12-21 15:07:22 -05:00
Dylan Simon
0c62b7cd74
cc-wrapper: don't set cxx_stdlib when nativeTools is true
...
There are no gcc paths on nativeTools, and cc isn't set.
2017-12-17 04:23:54 +00:00
Dylan Simon
88c6c1916c
slurm: 17.02.6 -> 17.02.9 for CVE-2017-15566
2017-12-16 21:35:10 +00:00