Add a comment to make.globals noting that the preserve-libs FEATURES
authorZac Medico <zmedico@gentoo.org>
Mon, 30 Aug 2010 20:59:01 +0000 (13:59 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 30 Aug 2010 20:59:01 +0000 (13:59 -0700)
setting will be commented out in versions that don't support it.

cnf/make.globals

index 76d0f1bc026cda003cc78d73e9deab13bb032514..c16102ac774213d2469e922e8618a4fb004f2e56 100644 (file)
@@ -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