summaryrefslogtreecommitdiffstats
path: root/cnf/make.globals
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-08-30 13:59:01 -0700
committerZac Medico <zmedico@gentoo.org>2010-08-30 13:59:01 -0700
commitbea7761989cb40633eb79ca565f376846f1a8bea (patch)
tree6e74e3040e2a0714eb01b7eb28a9e797d0f5f627 /cnf/make.globals
parentd3e181fd0b841f3205dfcc2711f0bd4f5faa80e5 (diff)
downloadportage-bea7761989cb40633eb79ca565f376846f1a8bea.tar.gz
portage-bea7761989cb40633eb79ca565f376846f1a8bea.tar.bz2
portage-bea7761989cb40633eb79ca565f376846f1a8bea.zip
Add a comment to make.globals noting that the preserve-libs FEATURES
setting will be commented out in versions that don't support it.
Diffstat (limited to 'cnf/make.globals')
-rw-r--r--cnf/make.globals3
1 files changed, 2 insertions, 1 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index 76d0f1bc0..c16102ac7 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -53,7 +53,8 @@ FEATURES="assume-digests distlocks fixpackages fixlafiles news parallel-fetch pr
# FEATURES=protect-owned to operate smoothly in all cases.
COLLISION_IGNORE="/lib/modules"
-# Enable for global testing
+# 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"
# Default chunksize for binhost comms