vp-build/common/xbps-src/shutils
Jürgen Buchmüller 6a25cf1cf2 common.sh: set BUILD_XXXFLAGS as autoconf defaults
Some autotool files (configure.ac) expect host build flags to be
defined as BUILD_CFLAGS, BUILD_CXXFLAGS, BUILD_CPPFLAGS and
BUILD_LDFLAGS. Especially these files tend to default to
LDFLAGS for BUILD_LDFLAGS, which makes host utilities built
with these flags fail with buildpie=yes because of differing
compiler and linker options.

One example is libatasmart where this patch fixes the build.
2015-11-20 20:57:23 +01:00
..
build_dependencies.sh xbps-src: xbps-install(1) can return EAGAIN (11) with pkg conflicts. 2015-10-29 08:48:38 +01:00
bulk.sh xbps-src: bulk: only abort if rval is 1, ignore broken/skipped pkgs. 2015-10-22 18:20:09 +02:00
chroot.sh
common.sh common.sh: set BUILD_XXXFLAGS as autoconf defaults 2015-11-20 20:57:23 +01:00
cross.sh
pkgtarget.sh
purge_distfiles.sh
show.sh xbps-src: make 'show-build-deps' canonicalize 32bit pkgs. 2015-11-19 08:32:47 +01:00
update_check.sh
update_hash_cache.sh