packages/lang/golang
Jeffery To 49a2ff493b golang: Add option to use external bootstrap Go
The default bootstrap Go (Go 1.4) can only be compiled on a limited
number of platforms compared to newer versions of Go.

This adds a config option to use an external bootstrap Go, e.g.
installed through the build system's package manager or downloaded from
golang.org.

See: https://github.com/openwrt/packages/issues/11731

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-05-12 17:42:48 +08:00
..
golang golang: Add option to use external bootstrap Go 2020-05-12 17:42:48 +08:00
golang-compiler.mk golang: Update files installed 2020-02-05 14:19:34 +08:00
golang-package.mk golang: Reorganize GoPackage/Environment and Makefile variables 2020-02-05 14:19:34 +08:00
golang-values.mk golang: Update to 1.14 2020-03-05 02:53:44 +08:00