Open karalabe opened 2 hours ago
Related Issues
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Did you mean to add an issue title?
what's the actual go command that fails? also please complete the issue template
Go version
go1.23-alpine
Output of
go env
in your module/workspace:What did you do?
I've tried to cross build our project to riscv64, via docker alpine:latest.
What did you see happen?
Build failed with a compiler bug (IMO):
What did you expect to see?
Restarting the build finished without issues.