Skip to content

Commit eeb319a

Browse files
committed
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 <bradfitz@golang.org>
1 parent e751af1 commit eeb319a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/go1.14.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@ <h3 id="darwin">Darwin</h3>
6666
64-bit <code>darwin/arm64</code> port.
6767
</p>
6868

69+
<h3 id="freebsd">FreeBSD</h3>
70+
71+
<p><!-- golang.org/issue/24715 -->
72+
Go now supports the 64-bit ARM architecture on FreeBSD (the
73+
<code>freebsd/arm64</code> port).
74+
</p>
75+
6976
<h3 id="nacl">Native Client (NaCl)</h3>
7077

7178
<p><!-- golang.org/issue/30439 -->

0 commit comments

Comments
 (0)