allow 2 process if load < 3 for restricted packages
This commit is contained in:
@ -1 +1 @@
|
||||
export MAKEOPTS="-j2 -l2"
|
||||
export MAKEOPTS="-j2 -l3"
|
||||
|
Reference in New Issue
Block a user
@ -1 +1 @@
|
||||
export MAKEOPTS="-j2 -l2"
|
||||
export MAKEOPTS="-j2 -l3"
|
||||
|