summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.x86')
-rw-r--r--cnf/make.conf.x862
1 files changed, 2 insertions, 0 deletions
diff --git a/cnf/make.conf.x86 b/cnf/make.conf.x86
index d98231ed..98ba6a95 100644
--- a/cnf/make.conf.x86
+++ b/cnf/make.conf.x86
@@ -268,6 +268,8 @@ CHOST="i686-pc-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.