]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.5: mention cgo is supported on linux/arm64 (ext. link only)
authorShenghou Ma <minux@golang.org>
Wed, 8 Apr 2015 08:48:49 +0000 (04:48 -0400)
committerMinux Ma <minux@golang.org>
Wed, 8 Apr 2015 09:09:29 +0000 (09:09 +0000)
Change-Id: I1dcca264d9cc900aad2d7737073cc01fe574bf55
Reviewed-on: https://go-review.googlesource.com/8623
Reviewed-by: Minux Ma <minux@golang.org>
doc/go1.5.txt

index 5b93b0999b43d0064d0bd97c628bd10230f758fc..7e310da847793ee2073cfbe98b3821c3f5a75dbb 100644 (file)
@@ -10,7 +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)
-linux/arm64
+linux/arm64 (cgo is supported, but only with external linking)
 
 Removed Ports:
 dragonfly/386 (https://golang.org/cl/7543)