From 67d2a1e06656cde05db24cf8124629d8ef24a891 Mon Sep 17 00:00:00 2001
From: "Bryan C. Mills"
Date: Tue, 3 Sep 2019 09:28:17 -0400
Subject: [PATCH] [release-branch.go1.13] doc/go1.13: remove announcements of
arm64 support on NetBSD and OpenBSD
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
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
(cherry picked from commit 9f5127bfebfc8c3acec4dbb374ff5c0d4c586565)
Reviewed-on: https://go-review.googlesource.com/c/go/+/192998
Run-TryBot: Bryan C. Mills
---
doc/go1.13.html | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/doc/go1.13.html b/doc/go1.13.html
index 6edf2604b7..d5809d6ad1 100644
--- a/doc/go1.13.html
+++ b/doc/go1.13.html
@@ -151,18 +151,6 @@ Do not send CLs removing the interior tags from such phrases.
build tag.
-NetBSD
-
-
- Go now supports NetBSD on arm64.
-
-
-OpenBSD
-
-
- Go now supports OpenBSD on arm64.
-
-
Windows
--
2.48.1