update ccache.conf
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Maximum cache size to maintain
|
# Maximum cache size to maintain
|
||||||
max_size = 20.0G
|
max_size = 50.0G
|
||||||
|
|
||||||
# Allow others to run 'ebuild' and share the cache.
|
# Allow others to run 'ebuild' and share the cache.
|
||||||
umask = 002
|
umask = 002
|
||||||
|
|
||||||
|
compiler_check = %compiler% -dumpversion
|
||||||
|
|
||||||
|
cache_dir = /var/cache/ccache
|
||||||
|
# chown distcc:portage /var/cache/ccache
|
||||||
|
# chmod 2775 /var/cache/ccache
|
||||||
Reference in New Issue
Block a user