aports/scripts
Sören Tempel 3516e6e5e7 community/go: bootstrap via gccgo
Previously, community/go depended on itself for compiler-bootstrapping
purposes. This approach has several issue which are were further
discussed on the ML some time ago [1]. By bootstrapping community/go
using gcc-go we can make the bootstrap path more transparent and also
ease bootstrapping new builder via bootstrap.sh as community/go no
longer needs to be cross-compiled from an existing Go installation.

As such, this commit also removes community/go from the bootstrap.sh.
There is nothing on the bootstrap path that depends on it, hence it
is fine that a bootstrapped/cross-compiled gcc doesn't have LANG_GO
support. Go was only added to bootstrap.sh previously in commit
f5c4b29891 due to the cross-compilation
requirement. This commit also removes the cross-compilation related
quirks from the Go APKBUILD.

I will further enhance the Go bootstrap setup by having both
community/go and gcc-go provide a virtual go-bootstrap package. Thereby
allowing compilation with either gcc-go or a prior community/go
installation.

[1]: https://lists.alpinelinux.org/~alpine/devel/%3C33KG0XO61I4IL.2Z7RTAZ5J3SY6%408pit.net%3E
2022-09-30 12:16:40 +00:00
..
bootstrap.sh community/go: bootstrap via gccgo 2022-09-30 12:16:40 +00:00
genapkovl-dhcp.sh
genapkovl-xen.sh
genrootfs.sh scripts/genrootfs.sh: locked -> invalid password (fixes #10806) 2022-05-23 13:44:52 +00:00
mkimage-yaml.sh
mkimage.sh scripts/mkimage.sh: cleanup the workdir created with mktemp 2022-08-31 14:13:12 +00:00
mkimg.arm.sh scripts/mkimg.arm.sh: add linux-firmware-brcm for rpi 2022-08-13 16:07:34 +02:00
mkimg.base.sh scripts/mkimg.base.sh: abort on update-kernel failure 2022-07-13 11:40:53 +02:00
mkimg.minirootfs.sh scripts/mkimg.minirootfs.sh: add support for riscv64 2021-06-11 15:54:24 +00:00
mkimg.netboot.sh scripts/mkimg.netboot.sh: readability cleanup 2021-02-18 09:11:44 +00:00
mkimg.standard.sh scripts/mkimg.standard.sh: add iw to extended 2022-07-13 19:35:14 +00:00
mkimg.xen.sh scripts/mkimg.xen.sh: add syslinux 2021-11-19 17:27:21 +00:00