Skip to content

Commit ef2567c

Browse files
committed
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 <[email protected]> Reviewed-by: Cherry Mui <[email protected]> Run-TryBot: David Chase <[email protected]> Reviewed-by: Austin Clements <[email protected]>
1 parent 69bb7c6 commit ef2567c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/go1.19.html

+3
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ <h2 id="ports">Ports</h2>
3232
<p>
3333
TODO: complete this section, or delete if not needed
3434
</p>
35+
<p><!-- https://go.dev/issue/46229 -->
36+
Go 1.19 supports the Loongson 64-bit architecture LoongArch on Linux (<code>GOOS=linux</code>, <code>GOARCH=loong64</code>).
37+
</p>
3538

3639
<h2 id="tools">Tools</h2>
3740
<p>

0 commit comments

Comments
 (0)