From: Cherry Mui Date: Thu, 7 Dec 2023 16:34:35 +0000 (-0500) Subject: doc/go1.22: document openbsd/ppc64 port X-Git-Tag: go1.22rc1~70 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=4601857c1c7f5f72c75366763ff71fdcbe5f84be;p=gostls13.git 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 Reviewed-by: Than McIntosh --- diff --git a/doc/go1.22.html b/doc/go1.22.html index 2f08803221..d11a633029 100644 --- a/doc/go1.22.html +++ b/doc/go1.22.html @@ -805,9 +805,10 @@ defer func() { The linux/loong64 port now supports the memory sanitizer, new-style linker relocations, and the plugin build mode.

- +

OpenBSD

- TODO: https://go.dev/cl/517935: cmd/dist,internal/platform: enable openbsd/ppc64 port + Go 1.22 adds an experimental port to OpenBSD on big-endian 64-bit PowerPC + (openbsd/ppc64).