summaryrefslogtreecommitdiffstats
path: root/cnf/make.globals
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-06-03 05:15:50 -0700
committerZac Medico <zmedico@gentoo.org>2012-02-20 03:09:32 -0800
commitdea25514cb0b3333d83c991343ff51a3f152eee2 (patch)
tree94984b068dc41d09278728fa5a3e7c5b5853f31a /cnf/make.globals
parent3fe8a35bda654816b3c680cb15341d916c74f63e (diff)
downloadportage-dea25514cb0b3333d83c991343ff51a3f152eee2.tar.gz
portage-dea25514cb0b3333d83c991343ff51a3f152eee2.tar.bz2
portage-dea25514cb0b3333d83c991343ff51a3f152eee2.zip
Remove FEATURES=preserve-libs config/docs.
Support for FEATURES=preserve-libs is disabled in the stable branch.
Diffstat (limited to 'cnf/make.globals')
-rw-r--r--cnf/make.globals2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index 0f6f54165..a960a0c56 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -63,7 +63,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"