aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorRick Farina (Zero_Chaos) <zerochaos@gentoo.org>2012-12-06 22:30:45 -0800
committerMatt Turner <mattst88@gmail.com>2012-12-07 10:50:08 -0800
commitf478b068f7354fc70c57227c59810a7e54d863b5 (patch)
treee809acec401e250604846605abc695be3199b9cf /files
parentFix broken syntax in previous commit. (diff)
downloadcatalyst-f478b068f7354fc70c57227c59810a7e54d863b5.tar.gz
catalyst-f478b068f7354fc70c57227c59810a7e54d863b5.tar.bz2
catalyst-f478b068f7354fc70c57227c59810a7e54d863b5.zip
Do not "highly recommend" ccache
ccache has a history of causing strange problems, and Gentoo recommends disabling it before reporting bugs. As such, we shouldn't highly recommend it. See http://en.gentoo-wiki.com/wiki/Ccache#Caveats Suggested-and-Acked-by: Rick "Zero_Chaos" Farina <zerochaos@gentoo.org>
Diffstat (limited to 'files')
-rw-r--r--files/catalyst.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/catalyst.conf b/files/catalyst.conf
index ea74eb16..e2def664 100644
--- a/files/catalyst.conf
+++ b/files/catalyst.conf
@@ -49,7 +49,7 @@ hash_function="crc32"
# the -a option to the catalyst cmdline. -p will clear the autoresume flags
# as well as your pkgcache and kerncache
# ( This option is not fully tested, bug reports welcome )
-# ccache = enables build time ccache support (highly recommended)
+# ccache = enables build time ccache support
# distcc = enable distcc support for building. You have to set distcc_hosts in
# your spec file.
# icecream = enables icecream compiler cluster support for building