vp-build/common/environment/configure
Enno Boland a04687bf74 common: fix glibc
glibc is a wonderful library. Tidy and clean. To keep it that clean
it does such useful things as sorting the CFLAGS alphabeticly.
Unfortunately this breaks command line arguments that contain parameters
such as `-include /foo/bar`. This commit works around this flaw by
removing the space and using -include/foo/bar instead.
2016-03-01 20:52:44 +01:00
..
autoconf_cache time: unbreak cross musl; set _GNU_SOURCE and override wait3 test. 2015-10-28 17:12:38 +01:00
gccspecs gccspecs/hardened-cc1: also pass -fPIE to cpp by default. 2015-11-19 16:30:06 +01:00
.empty
bootstrap.sh
cross.sh xbps-src: set up C{,XX}FLAGS and LDFLAGS correctly for cross compilation. 2015-10-17 11:05:21 +02:00
gnu-configure-args.sh configure/gnu-configure-args.sh: match mipsel-musl. 2015-11-27 18:29:19 +01:00
hardening.sh env/hardening: fix inverted nopie setting on mips*-musl. 2015-12-12 08:36:51 +01:00
pkg-config.sh
timestamp-macros.sh common: fix glibc 2016-03-01 20:52:44 +01:00