]> Cypherpunks repositories - gostls13.git/commit
go/build: reserve GOOS=zos for IBM z/OS
authorMichael Munday <munday@ca.ibm.com>
Thu, 20 Oct 2016 19:22:46 +0000 (15:22 -0400)
committerMichael Munday <munday@ca.ibm.com>
Thu, 20 Oct 2016 20:26:07 +0000 (20:26 +0000)
commitf6f3aef53f7ef6085ea14b6147b2478848778709
treea937279617cb9c8e941ac7e1e4f726179375c174
parentca8dd033a0a88946f02a37bdbd107af83afa0e24
go/build: reserve GOOS=zos for IBM z/OS

Closes #17528.

Change-Id: I2ba55ad4e41077808f882ed67a0549f0a00e25d0
Reviewed-on: https://go-review.googlesource.com/31596
Run-TryBot: Michael Munday <munday@ca.ibm.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/go/build/syslist.go