aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2011-09-01 19:08:04 -0400
committerMatt Turner <mattst88@gmail.com>2011-09-01 19:21:56 -0400
commit0615417abfc725592fc0a89faa8741cc193a316a (patch)
tree719b4190a35355e4637aa880df0522a0d08b434a
parentmips.py: add mips4_r10k classes (diff)
downloadcatalyst-0615417abfc725592fc0a89faa8741cc193a316a.tar.gz
catalyst-0615417abfc725592fc0a89faa8741cc193a316a.tar.bz2
catalyst-0615417abfc725592fc0a89faa8741cc193a316a.zip
Set FEATURES=-news before emerging ccache/distcc/icecream
-rw-r--r--targets/support/chroot-functions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/support/chroot-functions.sh b/targets/support/chroot-functions.sh
index 638ef678..b19ce9a1 100644
--- a/targets/support/chroot-functions.sh
+++ b/targets/support/chroot-functions.sh
@@ -61,6 +61,7 @@ get_libdir() {
setup_myfeatures(){
setup_myemergeopts
+ export FEATURES="-news"
if [ -n "${clst_CCACHE}" ]
then
export clst_myfeatures="${clst_myfeatures} ccache"