Subject: CVS commit: pkgsrc/lang/go
From: Taylor R Campbell
Date: 2025-03-30 16:56:44
Message id: 20250330145644.CF922FBE1@cvs.NetBSD.org

Log Message:
lang/go: Set GOMAXPROCS according to MAKE_JOBS.

Even though we set MAKE_JOBS_SAFE=no in go-module.mk (not really sure
why, wish we had a comment giving a reason!), golang itself may run
multiple threads internally up to the number of CPUs it finds unless
we sternly instruct it not to abuse resources it wasn't offered by
setting GOMAXPROCS.

Files:
RevisionActionfile
1.24modifypkgsrc/lang/go/go-module.mk