[Buildroot] [PATCH v3 1/3] go-bootstrap: new host package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Apr 20 21:02:45 UTC 2016


Hello,

On Mon, 04 Apr 2016 19:31:49 +0000, Geoff Levand wrote:
> Add a new package go-bootstrap which builds a bootstrap compiler for the
> go programming language.
> 
> Signed-off-by: Geoff Levand <geoff at infradead.org>
> ---
>  package/go-bootstrap/go-bootstrap.hash |  2 ++
>  package/go-bootstrap/go-bootstrap.mk   | 38 ++++++++++++++++++++++++++++++++++
>  2 files changed, 40 insertions(+)
>  create mode 100644 package/go-bootstrap/go-bootstrap.hash
>  create mode 100644 package/go-bootstrap/go-bootstrap.mk

I've applied to master after doing the following changes:

    [Thomas:
     - Rename GO_BOOTSTRAP_FINAL to HOST_GO_BOOTSTRAP_ROOT. Use the HOST_
       prefix because this variable is specific to the host variant. And
       it's not "final" at all, but rather the "root" of the Go Bootstrap
       installation.
     - Rename GO_BOOTSTRAP_MAKE_ENV to HOST_GO_BOOTSTRAP_MAKE_ENV, also to
       have the HOST_ prefix because it's a host package.]

Thanks a lot!

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


More information about the buildroot mailing list