[Bug 237290] [PATCH] build(7): PORTS_MODULES does not build in parallel
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 17 12:34:53 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237290
--- Comment #10 from rozhuk.im at gmail.com ---
(In reply to Bryan Drewery from comment #9)
Probably there is misunderstanding.
MAKEFLAGS_PORTS=${MAKEFLAGS:M*:tW:S/^-m /-m_/g:S/ -m / -m_/g:S/^-j /-m_/g:S/ -j
/ -m_/g:S/^-J /-m_/g:S/ -J / -m_/g:tw:N-m_*:NMK_AUTO_OBJ=*}
As I remember this thing removes -j args from flags.
MAKE_JOBS_NUMBER=${.MAKE.JOBS} - is passed to ports after my patch.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list