x/build/internal/releasetargets: distribute official binaries for linux/riscv64 #52644
Labels
arch-riscv
Issues solely affecting the riscv64 architecture.
Builders
x/build issues (builders, bots, dashboards)
FeatureRequest
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
OS-Linux
Milestone
What version of Go are you using (
go version
)?1.18
(I got stressed out between the 6 bug templates and 6 external communities to discuss Go topics so here goes nothing.)
The only tracking issues I can find for riscv64 seem to be closed:
However, https://go.dev/dl/?mode=json&include=all does not include a bootstrap for
GOOS=linux
GOARCH=riscv64
.NixOS and nixpkgs currently use this json and the pre-built bootstraps for some/most Go packaging support, so this would likely help us get riscv64 support going a bit further.
Alternatively, maybe there's an unofficial builder out there producing builds that I could at least experiment with?
Thanks!
The text was updated successfully, but these errors were encountered: