https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237290

--- Comment #10 from [email protected] ---
(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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to