projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6301b3f
)
Comment out the FEATURES=preserve-libs setting in make.globals since it's not support...
author
Zac Medico
<zmedico@gentoo.org>
Thu, 2 Sep 2010 20:54:05 +0000
(13:54 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 13 Sep 2010 04:33:21 +0000
(21:33 -0700)
cnf/make.globals
patch
|
blob
|
history
diff --git
a/cnf/make.globals
b/cnf/make.globals
index 6679918fd2fa4b26cef8531c7d3c9219341c9922..3d3ee8851fc003beeb9f64923e517ffd79ce9b2e 100644
(file)
--- a/
cnf/make.globals
+++ b/
cnf/make.globals
@@
-55,7
+55,7
@@
COLLISION_IGNORE="/lib/modules"
# 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"
+
#
FEATURES="${FEATURES} preserve-libs"
# Default chunksize for binhost comms
PORTAGE_BINHOST_CHUNKSIZE="3000"