Skip to content

Commit

Permalink
doc/go1.14: document freebsd/arm64 port
Browse files Browse the repository at this point in the history
Updates #24715

Change-Id: Ie6421cf2d599740bbb0576bcc37bd8ddf5af3961
Reviewed-on: https://go-review.googlesource.com/c/go/+/210119
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
  • Loading branch information
tklauser committed Dec 5, 2019
1 parent e751af1 commit eeb319a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/go1.14.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,13 @@ <h3 id="darwin">Darwin</h3>
64-bit <code>darwin/arm64</code> port.
</p>

<h3 id="freebsd">FreeBSD</h3>

<p><!-- golang.org/issue/24715 -->
Go now supports the 64-bit ARM architecture on FreeBSD (the
<code>freebsd/arm64</code> port).
</p>

<h3 id="nacl">Native Client (NaCl)</h3>

<p><!-- golang.org/issue/30439 -->
Expand Down

0 comments on commit eeb319a

Please sign in to comment.