summaryrefslogtreecommitdiffstats
path: root/make.conf.txt
diff options
context:
space:
mode:
Diffstat (limited to 'make.conf.txt')
-rw-r--r--make.conf.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/make.conf.txt b/make.conf.txt
index 6d1905909..5482b5021 100644
--- a/make.conf.txt
+++ b/make.conf.txt
@@ -180,10 +180,6 @@ _`ccache`
in the users environment, then portage will default to ${PORTAGE_TMPDIR}/ccache
(with userpriv) and to /root/.ccache otherwise.
-_`confcache`
- Enable confcache support; global configure caching, speeds up autotool based
- configure calls via the econf helper function. See ebuild(5) for more information.
-
_`collision-protect`
A QA-feature to ensure that a package doesn't overwrite files it doesn't own.
The `COLLISION_IGNORE`_ variable can be used to selectively disable this feature.