Skip to content

Commit 4601857

Browse files
committed
doc/go1.22: document openbsd/ppc64 port
Updates #56001. For #61422. Change-Id: Ie4afbc42191b155d28945bd8f104ad7a63d30db9 Reviewed-on: https://go-review.googlesource.com/c/go/+/547999 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Than McIntosh <[email protected]>
1 parent 2e4d9a1 commit 4601857

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/go1.22.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -805,9 +805,10 @@ <h3 id="loong64">Loong64</h3>
805805
The <code>linux/loong64</code> port now supports the memory sanitizer, new-style linker relocations, and the <code>plugin</code> build mode.
806806
</p>
807807

808-
808+
<h3 id="openbsd">OpenBSD</h3>
809809
<p><!-- CL 517935 -->
810-
TODO: <a href="https://go.dev/cl/517935">https://go.dev/cl/517935</a>: cmd/dist,internal/platform: enable openbsd/ppc64 port
810+
Go 1.22 adds an experimental port to OpenBSD on big-endian 64-bit PowerPC
811+
(<code>openbsd/ppc64</code>).
811812
</p>
812813

813814

0 commit comments

Comments
 (0)