allow 2 process if load < 3 for restricted packages

This commit is contained in:
2021-03-02 17:25:34 +01:00
parent 32f72c6f49
commit 2dc2b1eacc

View File

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