aports/community/go
Roberto Oliveira 80d3e2de0e community/go: fix external linker for ppc64le
The external linker for ppc64le was pointing to /lib64/ld-musl-ppc64le.so.1
but the valid path for alpine ppc64le is /lib/ld-musl-powerpc64le.so.1.

This issue was found by Lynn Boger from IBM go compiler team.
2017-06-08 14:44:50 +00:00
..
APKBUILD community/go: fix external linker for ppc64le 2017-06-08 14:44:50 +00:00
default-buildmode-pie.patch
set-external-linker.patch community/go: fix external linker for ppc64le 2017-06-08 14:44:50 +00:00