go1.4-bootstrap: support i686-musl
This commit is contained in:
parent
0fd3c1b8cb
commit
6e13718743
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ homepage="https://golang.org"
|
|||
distfiles="https://dl.google.com/go/go1.4-bootstrap-${version}.tar.gz"
|
||||
checksum=f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52
|
||||
|
||||
only_for_archs="x86_64 x86_64-musl i686"
|
||||
only_for_archs="x86_64 x86_64-musl i686 i686-musl"
|
||||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Reference in a new issue