]> Cypherpunks repositories - gostls13.git/commit
internal/bytealg: remove aix and linux build tags from ppc64 index code
authorJoel Sing <joel@sing.id.au>
Thu, 2 Mar 2023 14:23:59 +0000 (01:23 +1100)
committerJoel Sing <joel@sing.id.au>
Thu, 9 Mar 2023 05:34:46 +0000 (05:34 +0000)
commit71c84d4b4149bebc2abcc495ef744e1a010a18e7
treee752effe87fe7c8c22418b1830febf0dcfd601c6
parentfc45eb388d3693e35b1aa97cb553d2a5083c8b2f
internal/bytealg: remove aix and linux build tags from ppc64 index code

This code is generic to ppc64/ppc64le - there is no need to limit it to
aix or linux.

Updates #56001

Change-Id: I613964a90f9c5ca637720219a0260d65427f4be0
Reviewed-on: https://go-review.googlesource.com/c/go/+/473697
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Joel Sing <joel@sing.id.au>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
src/internal/bytealg/index_ppc64x.go