try -j4 for chromium again

This commit is contained in:
Fredrik Eriksson 2021-03-21 07:22:45 +01:00
parent 20e821af88
commit ce4a85ead9
Signed by: feffe
GPG Key ID: F4329687B0FA7F8D
4 changed files with 3 additions and 3 deletions

View File

@ -1 +0,0 @@
export MAKEOPTS="-j2 -l3"

View File

@ -0,0 +1 @@
export MAKEOPTS="-j4 -l5"

View File

@ -1 +1 @@
www-client/chromium makeopts-j2.rc
www-client/chromium makeopts-j4.rc

View File

@ -1 +1 @@
dev-qt/qtwebengine makeopts-j2.rc
dev-qt/qtwebengine makeopts-j4.rc