[Bug 288349] `make index' should use MAKE_JOBS_NUMBER / -jNN value

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Jul 2025 05:13:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288349

--- Comment #3 from Mathieu Arnold <mat@FreeBSD.org> ---
I don't see how your patch does 1), when you sent -jNN, it sets .MAKE.JOBS=NN,
MAKE_JOBS_NUMBER or INDEX_JOBS are not touched.
Also, MAKE_JOBS_NUMBER is about building ports, not the index. I'd rather your
patch documented INDEX_JOBS.

-- 
You are receiving this mail because:
You are on the CC list for the bug.