Skip to content

Commit 67d2a1e

Browse files
author
Bryan C. Mills
committed
[release-branch.go1.13] doc/go1.13: remove announcements of arm64 support on NetBSD and OpenBSD
Those configurations currently lack builders, and it is not clear to me what state their tests are in. The Go porting policy¹ requires builders for all active ports, so let's not claim support until that requirement is met. ¹https://golang.org/wiki/PortingPolicy#requirements-for-a-new-port Updates #30824 Updates #31656 Updates #34035 Updates #34036 Change-Id: I6496de9d92fb8546048abf139cf10546a47e314b Reviewed-on: https://go-review.googlesource.com/c/go/+/192997 Reviewed-by: Dmitri Shuralyov <[email protected]> (cherry picked from commit 9f5127b) Reviewed-on: https://go-review.googlesource.com/c/go/+/192998 Run-TryBot: Bryan C. Mills <[email protected]>
1 parent 4c8037b commit 67d2a1e

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

doc/go1.13.html

-12
Original file line numberDiff line numberDiff line change
@@ -151,18 +151,6 @@ <h3 id="illumos">Illumos</h3>
151151
build tag.
152152
</p>
153153

154-
<h3 id="netbsd">NetBSD</h3>
155-
156-
<p><!--CL 155739 -->
157-
Go now supports NetBSD on arm64.
158-
</p>
159-
160-
<h3 id="openbsd">OpenBSD</h3>
161-
162-
<p><!--CL 174125 -->
163-
Go now supports OpenBSD on arm64.
164-
</p>
165-
166154
<h3 id="windows">Windows</h3>
167155

168156
<p><!-- CL 178977 -->

0 commit comments

Comments
 (0)