allow 2 process if load < 3 for restricted packages

This commit is contained in:
Fredrik Eriksson 2021-03-02 17:25:34 +01:00
parent 32f72c6f49
commit 2dc2b1eacc
Signed by: feffe
GPG Key ID: F4329687B0FA7F8D
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
export MAKEOPTS="-j2 -l2"
export MAKEOPTS="-j2 -l3"