[armhfp/portage] enable candy feature

This commit is contained in:
mudler
2016-05-06 23:30:45 +02:00
parent 23d4efd037
commit 96b16fe14d
+1 -1
View File
@@ -12,7 +12,7 @@ CHOST="armv7a-hardfloat-linux-gnueabi"
# Portage configuration
ACCEPT_KEYWORDS="arm ~arm"
# temporary disable ccache
FEATURES="distcc distcc-pump buildpkg parallel-fetch parallel-install protect-owned compressdebug splitdebug"
FEATURES="candy distcc distcc-pump buildpkg parallel-fetch parallel-install protect-owned compressdebug splitdebug"
EMERGE_DEFAULT_OPTS="-j 2 -k --binpkg-changed-deps=y --binpkg-respect-use=y"
MAKEOPTS="-j5 -l1 -s"
CCACHE_SIZE="5G"