[Bug 284132] Set GOTOOLCHAIN during all go builds

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 18 Jan 2025 11:24:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284132

--- Comment #1 from Rudolph <rudolphfroger@dreamsolution.nl> ---
I found one port which itself explicitly sets `GOTOOLCHAIN` (devel/cirrus-cli):

GO_ENV+=        GOTOOLCHAIN=go1.22.6

I imagine that it could be an improvement to set this in Mk/Uses/go.sh for all
Go ports, but I'm not sure of the consequences.

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