]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: allow gohostarch to be s390x
authorMichael Munday <munday@ca.ibm.com>
Mon, 21 Mar 2016 15:02:55 +0000 (11:02 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 22 Mar 2016 01:04:26 +0000 (01:04 +0000)
commit596949c18a29c51fcfa3ec2596cae72241e256e1
tree7193837a9a5957e69767462a1757dff3c8916f68
parent259b7edf5c3a9b898d9b250c44d4f2c94bc90ca5
cmd/dist: allow gohostarch to be s390x

Should let the s390x builder progress a little further.

Change-Id: I5eab5f384b0b039f8e246ba69ecfb24de08625d2
Reviewed-on: https://go-review.googlesource.com/20965
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/dist/util.go