Date: Sat, 18 Jan 2025 11:24:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 284132] Set GOTOOLCHAIN during all go builds Message-ID: <bug-284132-7788-QjEF91L86G@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284132-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-284132-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284132 --- Comment #1 from Rudolph <rudolphfroger@dreamsolution.nl> --- I found one port which itself explicitly sets `GOTOOLCHAIN` (devel/cirrus-c= li): GO_ENV+=3D GOTOOLCHAIN=3Dgo1.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. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284132-7788-QjEF91L86G>