Do not "highly recommend" ccache
authorRick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Fri, 7 Dec 2012 06:30:45 +0000 (22:30 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 7 Dec 2012 18:50:08 +0000 (10:50 -0800)
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>
files/catalyst.conf

index ea74eb16098361a79c9c38d7690bddd581adc31d..e2def6644d8cf37f546172a6ae0716a9f77b27ce 100644 (file)
@@ -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