From 6a7f08952e29843081623e590a5e636e1b4b4ded Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Mon, 24 Feb 2020 21:08:27 +0100 Subject: [PATCH] [release-branch.go1.14] doc/go1.14: document that freebsd/arm64 requires FreeBSD 12.0 or later Updates #24715 Updates #37345 Change-Id: I787a9b2ab1c68e1d379aac0a31bdf6217f04f911 Reviewed-on: https://go-review.googlesource.com/c/go/+/220426 Reviewed-by: Dmitri Shuralyov (cherry picked from commit 28c501b7b3405cf2afa7b9a440c9fc835d5276a0) Reviewed-on: https://go-review.googlesource.com/c/go/+/220427 --- doc/go1.14.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.14.html b/doc/go1.14.html index 90f52b0fcb..9d5dff6bc6 100644 --- a/doc/go1.14.html +++ b/doc/go1.14.html @@ -108,7 +108,7 @@ Do not send CLs removing the interior tags from such phrases.

FreeBSD

- Go now supports the 64-bit ARM architecture on FreeBSD (the + Go now supports the 64-bit ARM architecture on FreeBSD 12.0 or later (the freebsd/arm64 port).

-- 2.48.1