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
This commit is contained in:
1
common/environment/patch/ccache.sh
Symbolic link
1
common/environment/patch/ccache.sh
Symbolic link
@@ -0,0 +1 @@
|
||||
../configure/ccache.sh
|
Reference in New Issue
Block a user