[Buildroot] [PATCH 1/4] Add package go-bootstrap

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Mar 3 08:15:33 UTC 2016


Hello,

On Wed, 02 Mar 2016 17:11:07 -0800, Geoff Levand wrote:

> > Will Go 1.4.x always be capable of building newer Go compilers ?
> 
> Yes, at least that is the current situation.  FYI, the go bootstrap
> plan is documented here:
> 
>   https://docs.google.com/document/d/1OaatvGhEAq7VseQ9kkavxKNAfepWy2yhPUBs96FGV28

OK, thanks for the pointer.

> > Is it normal to copy source code to HOST_DIR ?
> 
> There is a known issue which requires the source tree to be installed:
> 
>   https://golang.org/issue/2775
> 
> I'll add a comment to the .mk file.

Yes good idea.

> > > +> > 	> > cp -a $(@D)/pkg $(GO_BOOTSTRAP_FINAL)/
> > > +> > 	> > chmod -R +x $(GO_BOOTSTRAP_FINAL)/pkg/tool
> > 
> > Why aren't those tools already installed +x by the build process ?
> 
> This is not needed I'll remove the line here and in go.mk.

Great, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list