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-03-23 11:38:55 -0700
commitcbbb217db8d2858ba54c0e2f0c3ebb326950ed38 (patch)
tree2ddae92465e57ee7001592a73b1b6cbba6c4ed9b /cnf/make.globals
parent41ba5e9e0fd6243f150f1b83be8ff3bab7afecae (diff)
downloadportage-cbbb217db8d2858ba54c0e2f0c3ebb326950ed38.tar.gz
portage-cbbb217db8d2858ba54c0e2f0c3ebb326950ed38.tar.bz2
portage-cbbb217db8d2858ba54c0e2f0c3ebb326950ed38.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"