void-packages/common/environment/configure
John ea2c703153 common/environment/build: set CCACHE_BASEDIR to wrksrc
this will rewrite total paths to be relative to CCACHE_BASEDIR before caching,
helps prevent cache misses due to changed wrksrc with build systems like cmake
that use total paths in their Makefiles
2020-06-26 15:09:41 -07:00
..
autoconf_cache configure/autoconf_cache: endian fix in ppc32 2020-04-30 01:10:21 +02:00
automake common: better location for config.{sub,guess} + update 2019-11-18 20:36:27 +01:00
gccspecs env/hardening: fix hardening on MIPS. 2016-04-27 15:01:40 +02:00
.empty
bootstrap.sh environment/configure/bootstrap.sh: use -isystem and -rpath-link during bootstrap. 2015-06-05 11:06:31 +02:00
ccache.sh common/environment/build: set CCACHE_BASEDIR to wrksrc 2020-06-26 15:09:41 -07:00
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/autoconf-cache: fix ppc and add ppcle 2020-04-30 01:06:51 +02:00
hardening.sh environment/configure/hardening.sh: enable -fstack-clash-protection 2019-01-11 16:20:18 +01:00
pkg-config.sh