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

9 commits

Author SHA1 Message Date
Eivind Uggedal
f0796946cf community/go-bootsrap: fix my mail 2019-06-05 20:24:50 +00:00
alpine-mips-patches
15ce033036 community/go-bootstrap: remove unsupported archs
go-1.4.3 supports only 386, amd64, arm (32-bit) so:
 - remove mips*, the specs are incomplete even for later mips-aware
   versions of go;
 - pass correct option for 386 FPU, otherwise it is autodetected at
   build time (to sse2);
 - pass ARM architecture version explicitly for arm*;

This change affects the x86 package so bump pkgrel.
2019-02-05 10:45:04 +00:00
Sören Tempel
09abdcd67a community/go-bootstrap: modernize APKBUILD 2018-09-04 12:04:20 +00:00
Nils Andreas Svee
7908378124 community/go-bootstrap: add mips support 2017-12-19 09:02:56 +00:00
William Pitcock
9d0bdacd05 community/go-bootstrap: no support code available for ppc64le or s390x 2017-04-06 23:13:34 +00:00
Carlo Landmeter
9b2946697c disable on aarch64 2016-08-15 23:53:49 +00:00
Natanael Copa
b63af710f2 community/go-bootstrap: fix build against binutils-2.26
Upstream: https://github.com/golang/go/issues/13114
2016-05-13 15:20:34 +00:00
Sören Tempel
611afb5616 community/go-bootstrap: upgrade to 1.4.3 2015-10-30 14:04:09 +01:00
Eivind Uggedal
d241a682bb community/go-bootstrap: moved from main 2015-09-30 08:31:12 +00:00