mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 07:01:13 +02:00
Merge pull request #456 from marineam/ccache
catalyst: re-enable ccache
This commit is contained in:
commit
55f2763aee
@ -58,7 +58,7 @@ cat <<EOF
|
|||||||
contents="auto"
|
contents="auto"
|
||||||
digests="md5 sha1 sha512 whirlpool"
|
digests="md5 sha1 sha512 whirlpool"
|
||||||
hash_function="crc32"
|
hash_function="crc32"
|
||||||
options="pkgcache"
|
options="ccache pkgcache"
|
||||||
sharedir="/usr/lib/catalyst"
|
sharedir="/usr/lib/catalyst"
|
||||||
storedir="$CATALYST_ROOT"
|
storedir="$CATALYST_ROOT"
|
||||||
distdir="$DISTDIR"
|
distdir="$DISTDIR"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user