From: Austin Clements Date: Thu, 4 Jun 2020 14:44:46 +0000 (-0400) Subject: doc/go1.15: 1.15 supports OpenBSD 6.7 on arm and arm64 X-Git-Tag: go1.15beta1~43 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=9d715e0bffe895187bd602d58a4cf2c348f07e49;p=gostls13.git doc/go1.15: 1.15 supports OpenBSD 6.7 on arm and arm64 Change-Id: Ibea6fbb73abdb7201855e80967120c07484d6460 Reviewed-on: https://go-review.googlesource.com/c/go/+/236557 Reviewed-by: Brad Fitzpatrick --- diff --git a/doc/go1.15.html b/doc/go1.15.html index bdb327e4d4..15f56eef9d 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -69,6 +69,15 @@ Do not send CLs removing the interior tags from such phrases. planned to become the default NDK linker in a future NDK version.

+

OpenBSD

+ +

+ Go 1.15 adds support for OpenBSD 6.7 on GOARCH=arm + and GOARCH=arm64. Previous versions of Go already + supported OpenBSD 6.7 on GOARCH=386 + and GOARCH=amd64. +

+

RISC-V