[Bug 265254] lang/gcc11: build gets stuck

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 17 Jul 2022 00:07:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265254

--- Comment #18 from Yuri Victorovich <yuri@freebsd.org> ---
Makefiles should be written in such way that they respect -jN.
If this is too difficult - there's always an option to switch to cmake or
meson.
Both tools nicely respect NCPU by themselves. There's no need to even ever
think about it.

-- 
You are receiving this mail because:
You are the assignee for the bug.