CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/02/13 01:38:30
Modified files:
lang/go : Makefile
Added files:
lang/go/patches: patch-go_env
Log message:
Set GOTOOLCHAIN=local by default.
This ensures that we use the local toolchain, rather than attempting to
automatically download toolchains (that are unlikely to even exist).
ok tb@ danj@
