]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.15: 1.15 supports OpenBSD 6.7 on arm and arm64
authorAustin Clements <austin@google.com>
Thu, 4 Jun 2020 14:44:46 +0000 (10:44 -0400)
committerAustin Clements <austin@google.com>
Thu, 4 Jun 2020 17:50:14 +0000 (17:50 +0000)
Change-Id: Ibea6fbb73abdb7201855e80967120c07484d6460
Reviewed-on: https://go-review.googlesource.com/c/go/+/236557
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.15.html

index bdb327e4d417e85015fa73b6363336a13e02688e..15f56eef9d5528e383c4c9e9c8ef2b403a3e7d67 100644 (file)
@@ -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.
 </p>
 
+<h3 id="openbsd">OpenBSD</h3>
+
+<p><!-- CL 234381 -->
+  Go 1.15 adds support for OpenBSD 6.7 on <code>GOARCH=arm</code>
+  and <code>GOARCH=arm64</code>. Previous versions of Go already
+  supported OpenBSD 6.7 on <code>GOARCH=386</code>
+  and <code>GOARCH=amd64</code>.
+</p>
+
 <h3 id="riscv">RISC-V</h3>
 
 <p>