From: Brad Fitzpatrick Date: Mon, 11 Dec 2017 00:37:19 +0000 (+0000) Subject: doc: update NetBSD status X-Git-Tag: go1.10beta2~145 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0da486dc72743faa6e601444dcc35728704a1545;p=gostls13.git doc: update NetBSD status Fixes #23073 Change-Id: Ia43b28beeff9e57579caf5dcb76146ee29d5033b Reviewed-on: https://go-review.googlesource.com/82918 Reviewed-by: Ian Lance Taylor --- diff --git a/doc/go1.10.html b/doc/go1.10.html index f2b57e32f9..423bc84b35 100644 --- a/doc/go1.10.html +++ b/doc/go1.10.html @@ -77,9 +77,8 @@ support for FreeBSD 9.3 has been removed.

Go now runs on NetBSD again, but requires the unreleased NetBSD 8. -Only GOARCH=amd64 running on NetBSD amd64 and GOARCH=386 -running on NetBSD i386 are known to work. 32-bit Go binaries are known to -fail on 64-bit NetBSD kernels. GOARCH=arm is untested. +Only GOARCH amd64 and 386 are +known to work. The arm port might work but is untested.