[Bug 279908] devel/cmake: autogen (moc/uic) processes don't respect MAKE_JOBS_NUMBER
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 29 06:43:05 BST 2024
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279908
--- Comment #5 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=3ecb58c61953097c5b5331c3e11ae8fced410ca9
commit 3ecb58c61953097c5b5331c3e11ae8fced410ca9
Author: Jason E. Hale <jhale at FreeBSD.org>
AuthorDate: 2024-06-29 05:20:51 +0000
Commit: Jason E. Hale <jhale at FreeBSD.org>
CommitDate: 2024-06-29 05:20:51 +0000
Mk/Uses/cmake.mk: Respect MAKE_JOBS_NUMBER
Pass -DCMAKE_AUTOGEN_PARALLEL:STRING="${MAKE_JOBS_NUMBER}" to avoid
spawning more moc and uic processes than the user has specified via
MAKE_JOBS_NUMBER and to limit to 1 if the user has DISABLE_MAKE_JOBS
set.
PR: 279908
Reported by: Anton Saietskii <vsasjason at gmail.com>
Mk/Uses/cmake.mk | 1 +
1 file changed, 1 insertion(+)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list