]> Cypherpunks repositories - gostls13.git/commit
doc/go1.16: announce netbsd/arm64 support
authorTobias Klauser <tklauser@distanz.ch>
Fri, 2 Oct 2020 20:13:14 +0000 (22:13 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Fri, 2 Oct 2020 20:23:33 +0000 (20:23 +0000)
commit21eb3dcf93fc3698c9b8cd3ba83c9ddbef31e880
treedfbc5524459a29c962a31c9fd4501538463faaa5
parentd888f1d5c06828e9d7b0166f770a443f6315c2d1
doc/go1.16: announce netbsd/arm64 support

netbsd/arm64 now complies with all the requirements for a port as
specified on https://golang.org/wiki/PortingPolicy

Note that this was preliminarily announced in the Go 1.13 release notes
(CL 183637) but then removed again due to the port lacking a builder at
that time (CL 192997).

Updates #30824

Change-Id: I2f40fabc84fe9cb699282e6a9d13ed9b64478e36
Reviewed-on: https://go-review.googlesource.com/c/go/+/259277
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.16.html