make_jobs

From: void <void_at_f-m.fm>
Date: Sun, 09 Nov 2025 01:50:23 UTC
Hi,

Can make_jobs=N go in /etc/src.conf for making things like buildkernel?
I'm asking because it's not in the manpage for src.conf.
I understand its functionality for ports in /etc/make.conf
Ideally I'd have make_jobs=N in src.conf and make_jobs=N+3
in /etc/make.conf

A side note:
A similar sort of thing, PORTS_MODULES+=sysutils/lsof works in
*either* src.conf or make.conf.... Confusingly.
--