summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.ppc64')
-rw-r--r--cnf/make.conf.ppc642
1 files changed, 2 insertions, 0 deletions
diff --git a/cnf/make.conf.ppc64 b/cnf/make.conf.ppc64
index 2da0e604..a636928a 100644
--- a/cnf/make.conf.ppc64
+++ b/cnf/make.conf.ppc64
@@ -269,6 +269,8 @@ CHOST="powerpc64-unknown-linux-gnu"
# 'collision-protect'
# prevents packages from overwriting files that are owned by
# another package or by no package at all.
+# 'confcache' enable confcache support; speeds up autotool based configure
+# calls
# 'cvs' causes portage to enable all cvs features (commits, adds),
# and to apply all USE flags in SRC_URI for digests -- for
# developers only.