From: Zac Medico Date: Mon, 30 Aug 2010 20:59:01 +0000 (-0700) Subject: Add a comment to make.globals noting that the preserve-libs FEATURES X-Git-Tag: v2.2_rc73~31 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bea7761989cb40633eb79ca565f376846f1a8bea;p=portage.git Add a comment to make.globals noting that the preserve-libs FEATURES setting will be commented out in versions that don't support it. --- 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