[armhfp/portage] tweaking -j MAKEOPTS
Now the entropy container runs with custom defined limited resources. distcc nodes helps in this phase
This commit is contained in:
@@ -13,7 +13,7 @@ CHOST="armv7a-hardfloat-linux-gnueabi"
|
||||
ACCEPT_KEYWORDS="arm ~arm"
|
||||
FEATURES="distcc distcc-pump buildpkg ccache parallel-fetch parallel-install protect-owned compressdebug splitdebug"
|
||||
EMERGE_DEFAULT_OPTS="-j 2 -k --binpkg-changed-deps=y --binpkg-respect-use=y"
|
||||
MAKEOPTS="-j4 -l8 -s"
|
||||
MAKEOPTS="-j6 -l4 -s"
|
||||
CCACHE_SIZE="5G"
|
||||
CCACHE_DIR="/var/ccache"
|
||||
# Global USE flags
|
||||
|
||||
Reference in New Issue
Block a user