3 Commits

Author SHA1 Message Date
Sören Tempel
f0cd3fa512 main/go-bootstrap: install to /usr/lib/go-bootstrap
To avoid that $GOROOT_BOOTSTRAP equals $GOROOT during main/go build.

See:
- f9379eb346

Also: Cleanup package further and fix removal of _test.go packages.
2015-09-09 07:44:15 +00:00
Natanael Copa
c936712c9c main/go-bootstrap: disable x86 2015-08-28 11:47:21 +02:00
Sören Tempel
bcfbb50807 main/go-boostrap: new aport
This is a more minimal version of the main/go aport. It is only supposed
to be used for bootstrapping go1.5 and to clarify this point it is called
go-bootstrap instead of go1.4.

This package doesn't ship a tools or cross subpackage anymore because
doing so would increase the amount of redundant 'code' in this APKBUILD
and neither tools nor cross compilers are needed for bootstrapping
go1.5.
2015-08-28 11:11:21 +02:00