]> Cypherpunks repositories - gostls13.git/commit
cmd/dist, internal/platform: mark windows/arm (32-bit ARM) broken
authorDmitri Shuralyov <dmitshur@golang.org>
Tue, 30 Jul 2024 16:11:23 +0000 (12:11 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 14 Aug 2024 20:56:33 +0000 (20:56 +0000)
commit370a6959e3edd9d901446661ee9fef3f72d150d4
tree49d3ddf862d0e3b103f3422b9fd08b64506e3e6f
parent866e260f92546e5bec910aa526756078eb1a6a0d
cmd/dist, internal/platform: mark windows/arm (32-bit ARM) broken

The port is reportedly broken, and there isn't a builder testing it.

For #68552.
For #67308.

Change-Id: Iababa17cdf855b675aaf85642a667e8081ef5dfe
Reviewed-on: https://go-review.googlesource.com/c/go/+/601777
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
src/cmd/dist/build.go
src/internal/platform/zosarch.go