summaryrefslogtreecommitdiffstats
path: root/cnf
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-11-13 08:27:47 +0000
committerZac Medico <zmedico@gentoo.org>2008-11-13 08:27:47 +0000
commit730c9754c5c9e7f1e95a900b268857e37e168fd9 (patch)
tree304eb1e5d57d2b7f1a60eb759aed8f77a61934d8 /cnf
parent523570a38ab8eac84410480995d8e84410d00caf (diff)
downloadportage-730c9754c5c9e7f1e95a900b268857e37e168fd9.tar.gz
portage-730c9754c5c9e7f1e95a900b268857e37e168fd9.tar.bz2
portage-730c9754c5c9e7f1e95a900b268857e37e168fd9.zip
Remove preserve-libs support, it's API, and code that depends on it.
svn path=/main/branches/2.1.6/; revision=11881
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.globals3
1 files changed, 0 insertions, 3 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index 8b9db7a04..839b74fce 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -46,9 +46,6 @@ FEATURES="distlocks parallel-fetch protect-owned sandbox
# 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"