]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: add "s390x" to okgoarch and cgoEnabled
authorMichael Munday <munday@ca.ibm.com>
Fri, 18 Mar 2016 19:39:25 +0000 (15:39 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 21 Mar 2016 07:31:00 +0000 (07:31 +0000)
commit4fbe96adc3908668ec2ae65696941199b7e117f8
tree914c90e79f30af430efc78372d59ed9af12716c6
parentb2cf57104090b0cc148c0608f10f33cdfb48ec11
cmd/dist: add "s390x" to okgoarch and cgoEnabled

Allows the compiler to recognise s390x specific files and s390x
build tags.

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