mirror of
https://github.com/golang/go
synced 2024-11-05 18:36:08 +00:00
doc/go1.19: document loong64 port
Updates #46229 For #51400 Change-Id: Iedd5d3c4cd656b59ba2e1fe813851830849a8614 Reviewed-on: https://go-review.googlesource.com/c/go/+/410816 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Run-TryBot: David Chase <drchase@google.com> Reviewed-by: Austin Clements <austin@google.com>
This commit is contained in:
parent
69bb7c6ef5
commit
ef2567c7dd
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ Do not send CLs removing the interior tags from such phrases.
|
|||
<p>
|
||||
TODO: complete this section, or delete if not needed
|
||||
</p>
|
||||
<p><!-- https://go.dev/issue/46229 -->
|
||||
Go 1.19 supports the Loongson 64-bit architecture LoongArch on Linux (<code>GOOS=linux</code>, <code>GOARCH=loong64</code>).
|
||||
</p>
|
||||
|
||||
<h2 id="tools">Tools</h2>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue