mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-20 07:51:44 +01:00
Merge pull request #797 from dm0-/build-1688
Disable ccache for catalyst in beta
This commit is contained in:
commit
49735bca16
@ -58,7 +58,7 @@ cat <<EOF
|
||||
contents="auto"
|
||||
digests="md5 sha1 sha512 whirlpool"
|
||||
hash_function="crc32"
|
||||
options="ccache pkgcache"
|
||||
options="pkgcache"
|
||||
sharedir="/usr/lib/catalyst"
|
||||
storedir="$CATALYST_ROOT"
|
||||
distdir="$DISTDIR"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user