summaryrefslogtreecommitdiffstats
path: root/cnf/make.globals
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-10 01:33:10 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-10 01:33:10 +0000
commitfc447b9a1b5902d914fc8bd1f341cb897260dce1 (patch)
tree0eef7fe5f5f7015dc9eced15d0b8bb625f358775 /cnf/make.globals
parent3ce278ba6c7fdb53b470124d8dfa8f7faf3f1ea8 (diff)
downloadportage-fc447b9a1b5902d914fc8bd1f341cb897260dce1.tar.gz
portage-fc447b9a1b5902d914fc8bd1f341cb897260dce1.tar.bz2
portage-fc447b9a1b5902d914fc8bd1f341cb897260dce1.zip
Revert preserve-libs support since it won't be supported in this branch.
svn path=/main/branches/2.1.7/; revision=14538
Diffstat (limited to 'cnf/make.globals')
-rw-r--r--cnf/make.globals3
1 files changed, 0 insertions, 3 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index 14ebf4fd0..0eb664e19 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -49,9 +49,6 @@ FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned
# FEATURES=protect-owned to operate smoothly in all cases.
COLLISION_IGNORE="/lib/modules"
-# Enable for global testing
-FEATURES="${FEATURES} preserve-libs"
-
# Default chunksize for binhost comms
PORTAGE_BINHOST_CHUNKSIZE="3000"