Skip to content

Commit 1cb3f71

Browse files
doc/go1.7.html: earlier Go versions don't work on macOS Sierra
Updates #16272. Change-Id: If5444b8de8678eeb9be10b62a929e2e101d1dd91 Reviewed-on: https://go-review.googlesource.com/24900 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 76da649 commit 1cb3f71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/go1.7.html

+6
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ <h2 id="language">Changes to the language</h2>
7474

7575
<h2 id="ports">Ports</h2>
7676

77+
<p>
78+
Go 1.7 adds support for macOS 10.12 Sierra.
79+
Binaries built with previous versions of Go will not work correctly on
80+
Sierra.
81+
</p>
82+
7783
<p>
7884
Go 1.7 adds an experimental port to <a href="https://en.wikipedia.org/wiki/Linux_on_z_Systems">Linux on z Systems</a> (<code>linux/s390x</code>)
7985
and the beginning of a port to Plan 9 on ARM (<code>plan9/arm</code>).

0 commit comments

Comments
 (0)