]> 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>
Mon, 3 May 2021 15:46:18 +0000 (15:46 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 2b89a0a9333585d623df5b8fc243a293dfd607de..f3020fdc6be9c3ee35734a6b5cd35ea3be2e8889 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