void-packages/common
q66 82eec0d023 common/build-style/waf,waf3: explicitly pass libdir
Waf has a utility function ('lib64' in waflib/Utils.py) which
either returns an empty string or '64' depending on if either of
the paths '/usr/lib64' or '/usr/local/lib64' exist. Then, the
build system itself decides its default LIBDIR to be either
/usr/lib or /usr/lib64 depending on the result of that function,
except when libdir is passed explicitly.

We don't allow lib64 in our packages. We do have the /usr/lib64
path as that is a symlink. Therefore, do not ever allow waf to
configure the path that way.
2019-01-26 18:43:09 -02:00
..
build-helper build-helper/rust.sh: Add 2019-01-25 20:44:42 -02:00
build-profiles common: Add rust target to ppc build/cross profiles 2019-01-22 22:54:16 -02:00
build-style common/build-style/waf,waf3: explicitly pass libdir 2019-01-26 18:43:09 -02:00
chroot-style xbps-src: include new chroot implementation (bubblewrap) 2018-06-12 09:36:39 +02:00
cross-profiles common: Add rust target to ppc build/cross profiles 2019-01-22 22:54:16 -02:00
environment environment/build-style/cargo.sh: use rust build_helper 2019-01-25 20:44:42 -02:00
hooks hooks/do-fetch/00-distfiles.sh: use fetch_cmd instead of XBPS_FETCH_CMD 2019-01-21 16:17:02 -02:00
repo-keys xbps-src: add rsa pubkey for musl.voidlinux.net. 2015-05-08 09:50:21 +02:00
travis common/travis: Update mirror 2018-09-07 12:13:40 +02:00
wrappers common/wrappers/ldconfig.sh: pass through -p. 2017-08-28 19:52:07 +02:00
xbps-src shutils/common.sh: Remove variables that are now in build-helper/rust.sh 2019-01-25 20:44:42 -02:00
options.description ffmpeg: add build option nvenc 2018-12-20 18:41:18 +01:00
shlibs libfm-qt: update to 0.14.0. 2019-01-26 15:04:49 -02:00