From: Tobias Klauser
Date: Thu, 5 Dec 2019 21:46:12 +0000 (+0100)
Subject: doc/go1.14: document freebsd/arm64 port
X-Git-Tag: go1.14beta1~58
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=eeb319a5a5c9f1ef7e31c551b03ec841ee9f0b61;p=gostls13.git
doc/go1.14: document freebsd/arm64 port
Updates #24715
Change-Id: Ie6421cf2d599740bbb0576bcc37bd8ddf5af3961
Reviewed-on: https://go-review.googlesource.com/c/go/+/210119
Reviewed-by: Brad Fitzpatrick
---
diff --git a/doc/go1.14.html b/doc/go1.14.html
index fd2525149f..7a5aff574a 100644
--- a/doc/go1.14.html
+++ b/doc/go1.14.html
@@ -66,6 +66,13 @@ TODO
64-bit darwin/arm64
port.
+FreeBSD
+
+
+ Go now supports the 64-bit ARM architecture on FreeBSD (the
+ freebsd/arm64
port).
+
+
Native Client (NaCl)