projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3e181f
)
Add a comment to make.globals noting that the preserve-libs FEATURES
author
Zac Medico
<zmedico@gentoo.org>
Mon, 30 Aug 2010 20:59:01 +0000
(13:59 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 30 Aug 2010 20:59:01 +0000
(13:59 -0700)
setting will be commented out in versions that don't support it.
cnf/make.globals
patch
|
blob
|
history
diff --git
a/cnf/make.globals
b/cnf/make.globals
index 76d0f1bc026cda003cc78d73e9deab13bb032514..c16102ac774213d2469e922e8618a4fb004f2e56 100644
(file)
--- a/
cnf/make.globals
+++ b/
cnf/make.globals
@@
-53,7
+53,8
@@
FEATURES="assume-digests distlocks fixpackages fixlafiles news parallel-fetch pr
# FEATURES=protect-owned to operate smoothly in all cases.
COLLISION_IGNORE="/lib/modules"
-# Enable for global testing
+# Enable preserve-libs for testing with portage versions that support it.
+# This setting is commented out for portage versions that don't support it.
FEATURES="${FEATURES} preserve-libs"
# Default chunksize for binhost comms