Tweak default emerge opts
keep-going is real nice
This commit is contained in:
parent
7824679f2e
commit
2b822eb1a6
@ -21,7 +21,7 @@ MAKEOPTS="-j16"
|
|||||||
|
|
||||||
# Portage configuration
|
# Portage configuration
|
||||||
ACCEPT_LICENSE="*"
|
ACCEPT_LICENSE="*"
|
||||||
EMERGE_DEFAULT_OPTS="--jobs 10"
|
EMERGE_DEFAULT_OPTS="--jobs 10 --tree --keep-going"
|
||||||
FEATURES="-network-sandbox"
|
FEATURES="-network-sandbox"
|
||||||
GENTOO_MIRRORS="http://distfiles.gentoo.org"
|
GENTOO_MIRRORS="http://distfiles.gentoo.org"
|
||||||
VIDEO_CARDS="amdgpu i915 intel qxl radeon"
|
VIDEO_CARDS="amdgpu i915 intel qxl radeon"
|
||||||
|
Loading…
Reference in New Issue
Block a user