mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
_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. |
||
---|---|---|
.. | ||
APKBUILD | ||
default-buildmode-pie.patch | ||
make-sure-R0-is-zero-before-main-on-ppc64le.patch | ||
set-external-linker.patch |