-
Notifications
You must be signed in to change notification settings - Fork 18.1k
x/website: add linux/riscv64 downloads #59113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
As per our https://github.com/golang/go/wiki/PortingPolicy See also #53383 |
@seankhliao |
Oh, I see the porting policy now. Removing secondary ports will break some docker official images, which is unfortunate. It looks like there should be another process to publish binaries, I'll investigate. |
Ref: #53862 |
I've created go-riscv/go that cross-compiles compiler for There is a pre-compiled go distrubiton |
This was done as part of #53862. |
Uh oh!
There was an error while loading. Please reload this page.
Add
linux/riscv64
to go.dev/dl to downloads table under "Other Ports" (i.e. like go1.20.2.linux-ppc64le.tar.gz).Here:

This is required to add riscv64 to Docker Official Image packaging for golang.
I've tried to search for repo to apply CL's, but failed (golang/build?).
The text was updated successfully, but these errors were encountered: