aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-11-25 05:39:33 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-11-25 05:39:33 +0000
commit1b57c6e4e2f96375711e0b826311e6c94e83d7f1 (patch)
treea04489ab7f3e02a6092a491ce31168fee96ae124 /files
parentadd option for metadata_overlay use with portage (diff)
downloadcatalyst-1b57c6e4e2f96375711e0b826311e6c94e83d7f1.tar.gz
catalyst-1b57c6e4e2f96375711e0b826311e6c94e83d7f1.tar.bz2
catalyst-1b57c6e4e2f96375711e0b826311e6c94e83d7f1.zip
Applying a patch from Tais M. Hansen <tais.hansen@osd.dk> to add initial sys-devel/icecream cluster compiler support for bug #200095. This is catalyst 2.0.5_pre6 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1263 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'files')
-rw-r--r--files/catalyst.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/catalyst.conf b/files/catalyst.conf
index 909e0d7b..cf62c922 100644
--- a/files/catalyst.conf
+++ b/files/catalyst.conf
@@ -34,6 +34,7 @@ hash_function="crc32"
# ccache = enables build time ccache support (highly recommended)
# distcc = enable distcc support for building. You have to set distcc_hosts in
# your spec file.
+# icecream = enables icecream compiler cluster support for building
# kerncache = keeps a tbz2 of your built kernel and modules (useful if your
# build stops in livecd-stage2)
# pkgcache = keeps a tbz2 of every built package (useful if your build stops