Re: continuing excessive parallelism building go

Greg Troxel <[email protected]> Wed, 20 May 2026 11:37:49 -0400
Newsgroups gmane.os.netbsd.devel.packages
Message-ID <[email protected]>
I have committed a fix.

I left out the setting of MAKE_JOBS_SAFE because I concur with Jonathan
that it would be wrong.

I'll let this sit for 3 days and if no issues will apply it to the other
lang/go1* packages where it fits (i.e., if they are overly aggressive
and the package builds with this).

I believe that this issue is only in the compilers now, because this
sort of instruction has been in the mk used by go programs for a while.