1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 04:35:39 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Sören Tempel
95bfde0568 community/go: add comment to set-external-linker.patch 2018-09-04 12:04:20 +00:00
Natanael Copa
b02b8f39c2 community/go: upgrade to 1.10 2018-02-28 14:09:29 +00:00
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
Natanael Copa
fbd5379554 community/go: set external linker for all archs 2017-05-16 09:53:30 +00:00
Ed Robinson
34c3049c67 community/go: upgrade to 1.8.1
set-external-linker.patch adresses golang/go#18243
2017-05-16 09:53:30 +00:00