On 4 March 2017 at 13:20, Tommi Pernila <tommi.pern...@iki.fi> wrote: > By default MAKE_JOBS is disabled to allow only one process per cpu. To > allow it anyway, ALLOW_MAKE_JOBS=yes in your /usr/local/etc/poudriere.conf: > > echo "ALLOW_MAKE_JOBS=yes" >> /usr/local/etc/poudriere.conf
Consider allowing this only for selected ports, e.g. via setting ALLOW_MAKE_JOBS_PACKAGES="pkg gcc* py* <othersHere>" My machine tends to become close to unresponsive for (UI heavy tasks like browsing) when both firefox and chromium builds run in parallel with ALLOW_MAKE_JOBS. Riggs _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"