projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b20bbb
)
FEATURES="confcache" addition
author
Brian Harring
<ferringb@gentoo.org>
Fri, 3 Feb 2006 05:09:34 +0000
(
05:09
-0000)
committer
Brian Harring
<ferringb@gentoo.org>
Fri, 3 Feb 2006 05:09:34 +0000
(
05:09
-0000)
svn path=/main/trunk/; revision=2633
man/make.conf.5
patch
|
blob
|
history
diff --git
a/man/make.conf.5
b/man/make.conf.5
index 82f79d9df6ddb4e43c70a5aab38e02b170dce6da..ee1bcb22f55786dbc01f3ff286bcb0657e100c52 100644
(file)
--- a/
man/make.conf.5
+++ b/
man/make.conf.5
@@
-129,6
+129,10
@@
Enable portage support for the ccache package. If the ccache dir is not
present in the user's environment, then portage will default to
${PORTAGE_TMPDIR}/ccache (with \fIuserpriv\fR) and to /root/.ccache otherwise.
.TP
+.B confcache
+Enable confcache support; global configure caching, speeds up autotool based configure
+calls.
+.TP
.B collision\-protect
A QA\-feature to ensure that a package doesn't overwrite files it doesn't own.
.TP