From: Shenghou Ma Date: Sat, 11 Apr 2015 10:01:54 +0000 (-0400) Subject: doc: mention darwin/arm64 port in go1.5.txt X-Git-Tag: go1.5beta1~1060 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f68f554d4e1c7e6d9f218d33ae81b7f8523efeea;p=gostls13.git doc: mention darwin/arm64 port in go1.5.txt Change-Id: I3b3f80791a1db4c2b7318f81a115972cd2237f08 Signed-off-by: Shenghou Ma Reviewed-on: https://go-review.googlesource.com/8787 Reviewed-by: David Crawshaw --- diff --git a/doc/go1.5.txt b/doc/go1.5.txt index 2ecbef5d98..640f17083c 100644 --- a/doc/go1.5.txt +++ b/doc/go1.5.txt @@ -10,6 +10,7 @@ Go 1.4 required to build (https://golang.org/cl/2470, https://golang.org/cl/2993 New Ports: darwin/arm, a.k.a iOS. (https://golang.org/cl/2118, 2119, 3273, 2121, 2122, ..., 2127) +darwin/arm64 linux/arm64 (cgo is supported, but only with external linking) Removed Ports: