Skip to content

Commit 4c30940

Browse files
committed
_content/doc/go1.8: re-add reserved GOOS=zos value mention
For golang/go#64169. Change-Id: Iac58322c3bdd20a86e5492e5cdbb8e92182962a6 Reviewed-on: https://go-review.googlesource.com/c/website/+/542615 Reviewed-by: Dmitri Shuralyov <[email protected]> Run-TryBot: Jonathan Amsterdam <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent 94d899b commit 4c30940

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_content/doc/go1.8.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@ and if the program terminates with output "ARMv6K supported." then the system
8787
implements ARMv6K or later.
8888
Go on non-Linux ARM systems already requires ARMv6K or later.
8989

90+
<!-- CL 31596, go.dev/issue/17528 -->
91+
`zos` is now a recognized value for `GOOS`,
92+
reserved for the z/OS operating system.
93+
9094
### Known Issues {#known_issues}
9195

9296
There are some instabilities on FreeBSD and NetBSD that are known but not understood.

0 commit comments

Comments
 (0)