diff --git a/config/options b/config/options index ba19416cfe..67c3e47fc9 100644 --- a/config/options +++ b/config/options @@ -62,7 +62,7 @@ PROJECT_DIR="$ROOT/projects" # value in gigabytes, megabytes or kilobytes by appending a G, M or K to the # value. The default is gigabytes. The actual value stored is rounded down to # the nearest multiple of 16 kilobytes. - CCACHE_CACHE_SIZE="10G" + CCACHE_CACHE_SIZE="30G" # forcing install of all packages (yes/no) FORCE_INSTALL="no"