From 647d275b4d964c454d3b2947a70583a753e965a5 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 3 Jun 2011 05:15:50 -0700 Subject: Remove FEATURES=preserve-libs config/docs. Support for FEATURES=preserve-libs is disabled in the stable branch. --- cnf/make.globals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf') diff --git a/cnf/make.globals b/cnf/make.globals index ada91f8f0..585a96c5f 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -68,7 +68,7 @@ UNINSTALL_IGNORE="/lib/modules/*" # 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" +#FEATURES="${FEATURES} preserve-libs" # Default chunksize for binhost comms PORTAGE_BINHOST_CHUNKSIZE="3000" -- cgit v1.2.3-1-g7c22