[Buildroot] [PATCH v1 1/1] package/go-bootstrap: bump to version 1.4-bootstrap-20171003

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Jul 21 20:34:57 UTC 2021


On Mon, 21 Jun 2021 18:41:17 -0700
Christian Stewart <christian at paral.in> wrote:

> See https://golang.org/doc/install/source#bootstrapFromSource
> 
> All Go compiler versions > 1.4.x (old) are written in Go, and require a existing
> compiled Go version to use to build from source. Buildroot uses a 1.4.x version
> in the "go-bootstrap" package to build a C-based Go compiler, and then uses that
> compiler to build the main "host-go" compiler.
> 
> This commit updates to the latest 1.4.x go-bootstrap branch version recommended
> in the documentation, which includes more compatibility fixes.
> 
> Signed-off-by: Christian Stewart <christian at paral.in>
> ---
>  package/go-bootstrap/go-bootstrap.hash | 2 +-
>  package/go-bootstrap/go-bootstrap.mk   | 8 +++++---
>  2 files changed, 6 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list