From 0957a625761ec0585f13294e47295f98d57e1b49 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 1 Sep 2011 19:08:04 -0400 Subject: [PATCH] Set FEATURES=-news before emerging ccache/distcc/icecream --- targets/support/chroot-functions.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/targets/support/chroot-functions.sh b/targets/support/chroot-functions.sh index e739f0aa..1a44c92f 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" -- 2.26.2