]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.22: document openbsd/ppc64 port
authorCherry Mui <cherryyz@google.com>
Thu, 7 Dec 2023 16:34:35 +0000 (11:34 -0500)
committerCherry Mui <cherryyz@google.com>
Thu, 7 Dec 2023 16:54:19 +0000 (16:54 +0000)
Updates #56001.
For #61422.

Change-Id: Ie4afbc42191b155d28945bd8f104ad7a63d30db9
Reviewed-on: https://go-review.googlesource.com/c/go/+/547999
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Than McIntosh <thanm@google.com>
doc/go1.22.html

index 2f08803221eb61aa67c1a3378790b62ee59bb25c..d11a6330290beee08920e1a82b9a217c0734f4bf 100644 (file)
@@ -805,9 +805,10 @@ defer func() {
   The <code>linux/loong64</code> port now supports the memory sanitizer, new-style linker relocations, and the <code>plugin</code> build mode.
 </p>
 
-
+<h3 id="openbsd">OpenBSD</h3>
 <p><!-- CL 517935 -->
-  TODO: <a href="https://go.dev/cl/517935">https://go.dev/cl/517935</a>: cmd/dist,internal/platform: enable openbsd/ppc64 port
+  Go 1.22 adds an experimental port to OpenBSD on big-endian 64-bit PowerPC
+  (<code>openbsd/ppc64</code>).
 </p>