void-packages/common/environment/build
John ca73e4b1d2
common/environment: set debug-prefix-map to prevent ccache cache misses
Packages with debug symbols do invalidate their cache with every version
change since $wrksrc does contain the version number and is getting cached

Closes: #33002 [via git-merge-pr]
2021-12-08 13:04:22 +01:00
..
.empty
bootstrap.sh xbps-src: environment: set CFLAGS and LDFLAGS for the bootstrap case. 2015-04-21 08:32:59 +02:00
ccache.sh common/environment/build: set CCACHE_BASEDIR to wrksrc 2020-06-26 15:09:41 -07:00
cross.sh
debug-debug-prefix-map.sh common/environment: set debug-prefix-map to prevent ccache cache misses 2021-12-08 13:04:22 +01:00
hardening.sh xbps-src: move compiler/linker defaults to env/hardening.sh. 2015-11-17 17:13:12 +01:00
pkg-config.sh