https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279908
--- Comment #5 from commit-h...@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 <jh...@freebsd.org> AuthorDate: 2024-06-29 05:20:51 +0000 Commit: Jason E. Hale <jh...@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 <vsasja...@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.