aboutsummaryrefslogtreecommitdiffstats
path: root/screwdriver/build-vespa.sh
diff options
context:
space:
mode:
Diffstat (limited to 'screwdriver/build-vespa.sh')
-rwxr-xr-xscrewdriver/build-vespa.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/screwdriver/build-vespa.sh b/screwdriver/build-vespa.sh
index 79d695f1533..0a36108c8c9 100755
--- a/screwdriver/build-vespa.sh
+++ b/screwdriver/build-vespa.sh
@@ -12,7 +12,7 @@ export MALLOC_ARENA_MAX=1
export MAVEN_OPTS="-Xss1m -Xms128m -Xmx2g"
export VESPA_MAVEN_EXTRA_OPTS="${VESPA_MAVEN_EXTRA_OPTS:+${VESPA_MAVEN_EXTRA_OPTS} }--no-snapshot-updates --batch-mode --threads ${NUM_THREADS}"
-ccache --max-size=1600M
+ccache --max-size=20G
ccache --set-config=compression=true
ccache -p