From 568c877058e3aee27afd89c13a6122f62245c339 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 2 Sep 2010 13:54:05 -0700 Subject: Comment out the FEATURES=preserve-libs setting in make.globals since it's not supported in the stable branch. --- cnf/make.globals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnf/make.globals b/cnf/make.globals index 9ba10444b..629b7e27a 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -61,7 +61,7 @@ COLLISION_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