[Buildroot] [PATCH 1/1] package/go: bump version to 1.6.2

Cam Hutchison camh at xdna.net
Sat May 7 20:55:36 UTC 2016


On 8 May 2016 at 05:40, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
>
> Hello,
>
> On Sat, 7 May 2016 21:45:14 +0300, Baruch Siach wrote:
>
> > Seems to be fixed in 1.5.2. See
> > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807136.
>
> As far as I understand, we can't use go 1.5.2 as the bootstrap
> compiler, because since 1.5.x, Go is written in Go. I guess we will
> have to backport the patch.

I think it should be sufficient to build the go-bootstrap compiler with
"CGO_ENABLED=0" in its environment. This worked for me when I
played with it and looks like the correct solution according to
https://github.com/golang/go/issues/13114


More information about the buildroot mailing list