Merge pull request #795 from dm0-/ccache

catalyst: Disable ccache
This commit is contained in:
David Michael 2018-03-06 13:20:01 -05:00 committed by GitHub
commit 51dc749038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"