From f68f554d4e1c7e6d9f218d33ae81b7f8523efeea Mon Sep 17 00:00:00 2001 From: Shenghou Ma Date: Sat, 11 Apr 2015 06:01:54 -0400 Subject: [PATCH] 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 --- doc/go1.5.txt | 1 + 1 file changed, 1 insertion(+) 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: -- 2.48.1