[armhfp/portage] Drop distcc and distcc-pump from FEATURES

This commit is contained in:
Joost Ruis
2016-09-13 22:46:32 +02:00
parent 254afb2278
commit d4e8a29c52
+1 -1
View File
@@ -12,7 +12,7 @@ CHOST="armv7a-hardfloat-linux-gnueabi"
# Portage configuration
ACCEPT_KEYWORDS="arm ~arm"
# temporary disable ccache
FEATURES="candy distcc distcc-pump buildpkg parallel-fetch parallel-install protect-owned compressdebug splitdebug"
FEATURES="candy buildpkg parallel-fetch parallel-install protect-owned compressdebug splitdebug"
EMERGE_DEFAULT_OPTS="-j 3 --buildpkg --binpkg-changed-deps=y --binpkg-respect-use=y"
MAKEOPTS="-j5 -l1 -s"
CCACHE_SIZE="5G"