CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/07/22 14:20:25
Modified files:
net/syncthing : Makefile
Log message:
syncthing can't use the normal MODGO_FLAGS to pick up MAKE_JOBS,
so instead set it via GOMAXPROCS in the environment. avoids go
autodetecting how many CPUs are in the machine. ok edd
