We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d899b commit 4c30940Copy full SHA for 4c30940
_content/doc/go1.8.md
@@ -87,6 +87,10 @@ and if the program terminates with output "ARMv6K supported." then the system
87
implements ARMv6K or later.
88
Go on non-Linux ARM systems already requires ARMv6K or later.
89
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
+
94
### Known Issues {#known_issues}
95
96
There are some instabilities on FreeBSD and NetBSD that are known but not understood.
0 commit comments