Date: Fri, 17 Apr 2020 12:34:52 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 237290] [PATCH] build(7): PORTS_MODULES does not build in parallel Message-ID: <bug-237290-227-26zLJTQVOQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237290-227@https.bugs.freebsd.org/bugzilla/> References: <bug-237290-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237290 --- Comment #10 from rozhuk.im@gmail.com --- (In reply to Bryan Drewery from comment #9) Probably there is misunderstanding. MAKEFLAGS_PORTS=3D${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=3D*} As I remember this thing removes -j args from flags. MAKE_JOBS_NUMBER=3D${.MAKE.JOBS} - is passed to ports after my patch. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237290-227-26zLJTQVOQ>