Merge pull request #797 from dm0-/build-1688

Disable ccache for catalyst in beta
This commit is contained in:
David Michael 2018-03-06 19:24:27 -05:00 committed by GitHub
commit 49735bca16
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"