projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b92182c
)
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>
Sun, 26 Sep 2010 06:28:35 +0000
(23:28 -0700)
cnf/make.globals
patch
|
blob
|
history
diff --git
a/cnf/make.globals
b/cnf/make.globals
index 9ba10444b18c6e94d456ecac5bba04c94c7e3168..629b7e27aeaf1bf1d0c06f1fd35c3c4cf8a932c1 100644
(file)
--- a/
cnf/make.globals
+++ b/
cnf/make.globals
@@
-61,7
+61,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"