summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cnf/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index 8fd4ff8a..e260b570 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -240,7 +240,7 @@
# FEATURES defines actions portage takes by default. This is an incremental
# variable. See the make.conf(5) man page for a complete list of supported
# values and their respective meanings.
-#FEATURES="ccache collision-protect distcc installsources \
+#FEATURES="ccache distcc installsources \
# splitdebug test userpriv usersandbox"
# CCACHE_SIZE and CCACHE_DIR are used to control the behavior of ccache, and