mirror of
https://github.com/golang/go
synced 2024-11-11 19:21:37 -07:00
[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 <dmitshur@golang.org>
(cherry picked from commit 28c501b7b3
)
Reviewed-on: https://go-review.googlesource.com/c/go/+/220427
This commit is contained in:
parent
8ced42e78b
commit
6a7f08952e
@ -108,7 +108,7 @@ Do not send CLs removing the interior tags from such phrases.
|
||||
<h3 id="freebsd">FreeBSD</h3>
|
||||
|
||||
<p><!-- CL 199919 -->
|
||||
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
|
||||
<code>freebsd/arm64</code> port).
|
||||
</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user