Configure larger packages to try to use less memory

This commit is contained in:
Salt 2020-12-04 21:32:00 -06:00
parent ebb5dfc6d6
commit 8699cae9f1
4 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# vim:ft=bash
MAKEOPTS="-j1"
NINJAFLAGS="-j1"

View File

@ -0,0 +1,3 @@
# vim:ft=bash
MAKEOPTS="-j2"
NINJAFLAGS="-j2"

View File

@ -0,0 +1 @@
net-libs/webkit-gtk j2.conf

View File

@ -0,0 +1,2 @@
www-client/chromium j2.conf
www-client/firefox j2.conf