summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf.alpha
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.alpha')
-rw-r--r--cnf/make.conf.alpha2
1 files changed, 2 insertions, 0 deletions
diff --git a/cnf/make.conf.alpha b/cnf/make.conf.alpha
index b08342ba2..ece799831 100644
--- a/cnf/make.conf.alpha
+++ b/cnf/make.conf.alpha
@@ -254,6 +254,8 @@ CFLAGS="-mcpu=ev5 -O3 -pipe "
# '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.