mirror of
https://github.com/golang/go
synced 2024-11-17 01:04:50 -07:00
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 <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Than McIntosh <thanm@google.com>
This commit is contained in:
parent
2e4d9a1801
commit
4601857c1c
@ -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>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user