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-04-02 23:56:28 -0700
commit1bf33fc2f4c8f962ab7e5502fd2e3a9a6cb73517 (patch)
tree639f71f035e41baf83ad6f8d94734e8de8565f56 /cnf/make.globals
parent76850f6c6c36cccbe7d50f2409b5d543f544f71e (diff)
downloadportage-1bf33fc2f4c8f962ab7e5502fd2e3a9a6cb73517.tar.gz
portage-1bf33fc2f4c8f962ab7e5502fd2e3a9a6cb73517.tar.bz2
portage-1bf33fc2f4c8f962ab7e5502fd2e3a9a6cb73517.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"