mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
Try bumping ccache size
This commit is contained in:
parent
dacfc1bde0
commit
01eb8896fb
@ -6,7 +6,7 @@ set -e
|
||||
# Setup ccache
|
||||
##############
|
||||
export CCACHE_TEMPDIR=/tmp
|
||||
ccache -M 1G
|
||||
ccache -M 1.2G
|
||||
|
||||
# Temporarily uncomment to debug ccache issues
|
||||
# export CCACHE_LOGFILE=/tmp/cache.debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user