summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf.mips
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.mips')
-rw-r--r--cnf/make.conf.mips2
1 files changed, 2 insertions, 0 deletions
diff --git a/cnf/make.conf.mips b/cnf/make.conf.mips
index c0834b019..dc71e3309 100644
--- a/cnf/make.conf.mips
+++ b/cnf/make.conf.mips
@@ -251,6 +251,8 @@ CHOST="mips-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.