From 9d715e0bffe895187bd602d58a4cf2c348f07e49 Mon Sep 17 00:00:00 2001
From: Austin Clements
Date: Thu, 4 Jun 2020 10:44:46 -0400
Subject: [PATCH] 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
---
doc/go1.15.html | 9 +++++++++
1 file changed, 9 insertions(+)
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
--
2.50.0