[armhfp/portage] adding make.conf options, more parallel
This commit is contained in:
@@ -11,7 +11,8 @@ CHOST="armv7a-hardfloat-linux-gnueabi"
|
||||
#################################################
|
||||
# Portage configuration
|
||||
ACCEPT_KEYWORDS="arm ~arm"
|
||||
FEATURES="ccache parallel-fetch protect-owned compressdebug splitdebug"
|
||||
FEATURES="buildpkg ccache parallel-fetch parallel-install protect-owned compressdebug splitdebug"
|
||||
EMERGE_DEFAULT_OPTS="-j 3"
|
||||
# temp disabled: distcc-pump
|
||||
MAKEOPTS="-j2 -s"
|
||||
CCACHE_SIZE="5G"
|
||||
|
||||
Reference in New Issue
Block a user