43ac14512f
See https://golang.org/doc/install/source#bootstrapFromSource All Go compiler versions > 1.4.x (old) are written in Go, and require a existing compiled Go version to use to build from source. Buildroot uses a 1.4.x version in the "go-bootstrap" package to build a C-based Go compiler, and then uses that compiler to build the main "host-go" compiler. This commit updates to the latest 1.4.x go-bootstrap branch version recommended in the documentation, which includes more compatibility fixes. Signed-off-by: Christian Stewart <christian@paral.in> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
4 lines
208 B
Plaintext
4 lines
208 B
Plaintext
# Locally computed:
|
|
sha256 f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52 go1.4-bootstrap-20171003.tar.gz
|
|
sha256 dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d LICENSE
|