aports/community/go
Roberto Oliveira fdb4bb35e3 community/go: backport ppc64le fix for _main
_main has an early check to verify if a binary is statically or dynamically
linked that depends on R0 being zero. R0 is not guaranteed to be zero at that
point and this can break Go on ppc64le.
2017-09-12 23:35:39 +00:00
..
APKBUILD community/go: backport ppc64le fix for _main 2017-09-12 23:35:39 +00:00
default-buildmode-pie.patch community/go: upgrade to 1.9 2017-08-29 17:56:44 +00:00
make-sure-R0-is-zero-before-main-on-ppc64le.patch community/go: backport ppc64le fix for _main 2017-09-12 23:35:39 +00:00
set-external-linker.patch community/go: fix external linker for ppc64le 2017-06-08 14:44:50 +00:00