projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bdd9b7
)
confcache make.conf example...
author
Brian Harring
<ferringb@gentoo.org>
Fri, 3 Feb 2006 05:12:03 +0000
(
05:12
-0000)
committer
Brian Harring
<ferringb@gentoo.org>
Fri, 3 Feb 2006 05:12:03 +0000
(
05:12
-0000)
svn path=/main/trunk/; revision=2634
cnf/make.conf
patch
|
blob
|
history
diff --git
a/cnf/make.conf
b/cnf/make.conf
index 9c23f09d0d7ee43a7c4fb7912d3d1f762b85fdbe..0e9388fe0dec80bc08e2808ba5a97bdf1616dc38 100644
(file)
--- a/
cnf/make.conf
+++ b/
cnf/make.conf
@@
-265,6
+265,8
@@
CHOST="i686-pc-linux-gnu"
# 'buildpkg' causes binary packages to be created of all packages that
# are being merged.
# 'ccache' enables ccache support via CC.
+# 'confcache' enable confcache support; speeds up autotool based configure
+# calls
# 'collision-protect'
# prevents packages from overwriting files that are owned by
# another package or by no package at all.