]> Cypherpunks repositories - gostls13.git/commit
cmd/dist, internal/platform: mark freebsd/riscv64 broken
authorMark Freeman <mark@golang.org>
Wed, 30 Jul 2025 17:41:18 +0000 (13:41 -0400)
committerMark Freeman <mark@golang.org>
Tue, 5 Aug 2025 21:10:52 +0000 (14:10 -0700)
commitb0945a54b5ec65f79ad722d62f8c3ed62ba0b9d9
treeaf68e9d593e11c4a7e5faccc56297a87345758cc
parent55d961b202de263d6fba73a60d01d142f1d66dc6
cmd/dist, internal/platform: mark freebsd/riscv64 broken

It seems we have a builder, but it is not running correctly. Until
then, we should mark this port broken.

For #74734
For #74735

Change-Id: I536d037a43499cbd033fb6ebdf004a3df76332ab
Reviewed-on: https://go-review.googlesource.com/c/go/+/691835
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/dist/build.go
src/internal/platform/zosarch.go