kumquat-buildroot/package/go
Christian Stewart 06b2e496a0 package/go: bump to version 1.21.0
Go 1.21.0 is a major release of Go.

https://go.dev/doc/devel/release#go1.21.0

Set GOTOOLCHAIN=local to disable the new toolchain download feature. This
feature, introduced in Go 1.21.x, will automatically download pre-built compiler
binaries from Google for the toolchain version specified in go.mod. We do not
want this in Buildroot as we build from source instead: set GOTOOLCHAIN=local to
disable the feature and use the locally built toolchain.

https://go.dev/doc/toolchain

Signed-off-by: Christian Stewart <christian@aperture.us>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-08-30 23:48:51 +02:00
..
0001-build.go-explicit-option-for-crosscompilation.patch
0002-cmd-dist-set-buildvcs-false-when-building-go-bootstr.patch package/go: adjust Upstream header in patch 2023-07-28 22:09:22 +02:00
Config.in.host
go.hash package/go: bump to version 1.21.0 2023-08-30 23:48:51 +02:00
go.mk package/go: bump to version 1.21.0 2023-08-30 23:48:51 +02:00