packages/lang/golang
Jeffery To c137c38257 golang: new packages
From golang.org:
The Go programming language is an open source project to make
programmers more productive.

This commit consists of two "parts":

* golang/host: Main Go compiler for host (installed to
  STAGING_DIR_HOST/lib/go-cross), used to cross-compile Go programs to
  be packaged.

* golang (and golang-src/golang-doc): Main Go compiler for on-target
  development. These packages are quite large, but I would expect only
  developers to install these.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-03-21 09:21:57 +08:00
..
golang golang: new packages 2018-03-21 09:21:57 +08:00
golang-compiler.mk golang: new packages 2018-03-21 09:21:57 +08:00
golang-package.mk golang: new packages 2018-03-21 09:21:57 +08:00
golang-values.mk golang: new packages 2018-03-21 09:21:57 +08:00
golang-version.mk golang: new packages 2018-03-21 09:21:57 +08:00