]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
ccache: Increase default cache size to 8GB
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 3 May 2021 15:46:18 +0000 (15:46 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 20 May 2021 10:41:45 +0000 (10:41 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 98cfc591d23d2ae413d374ad2037321c1d0adf78..60e7fc6c4e56d21e9d6ef38854fa5f6f93cd61f9 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -959,7 +959,7 @@ update_contributors() {
 }
 
 # Default settings
-CCACHE_CACHE_SIZE="4G"
+CCACHE_CACHE_SIZE="8G"
 ENABLE_RAMDISK="auto"
 
 # Load configuration file