summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>2010-08-24 11:39:48 +0200
committerDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>2010-08-24 11:39:48 +0200
commit8e1ff21e568253c97605fd4458ffa2e420e0fab9 (patch)
treeeda2cfeb7197713f22a30aad9f4a4fb197f536e2
parentAdd some safety checks to ensure that macros-now-gone won't cause undefined (diff)
downloadflameeyes-tinderbox-8e1ff21e568253c97605fd4458ffa2e420e0fab9.tar.gz
flameeyes-tinderbox-8e1ff21e568253c97605fd4458ffa2e420e0fab9.tar.bz2
flameeyes-tinderbox-8e1ff21e568253c97605fd4458ffa2e420e0fab9.zip
Add FEATURES to use with Portage 2.2; preserve-libs is too much of a
performance hit to actually use it.
-rw-r--r--tinderbox.make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinderbox.make.conf b/tinderbox.make.conf
index ecd7d46..2f14d66 100644
--- a/tinderbox.make.conf
+++ b/tinderbox.make.conf
@@ -1,4 +1,4 @@
-FEATURES="test test-fail-continue -unmerge-logs split-log userpriv usersandbox"
+FEATURES="test test-fail-continue -unmerge-logs split-log userpriv usersandbox compress-build-logs -preserve-libs"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="* -interactive"