]> Cypherpunks repositories - gostls13.git/commit
doc/go1.13: remove announcements of arm64 support on NetBSD and OpenBSD
authorBryan C. Mills <bcmills@google.com>
Tue, 3 Sep 2019 13:28:17 +0000 (09:28 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 3 Sep 2019 13:44:53 +0000 (13:44 +0000)
commit9f5127bfebfc8c3acec4dbb374ff5c0d4c586565
tree4df3efc552ce5775ac9ea5605b3442cbbbd8cbd0
parentb36a7a502a590bd9fbf7f73b9678ba58028acfde
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 <dmitshur@golang.org>
doc/go1.13.html