x/crypto/sha3: When compiling for all platforms undefined: cpu.S390X
#31227
Labels
Milestone
undefined: cpu.S390X
#31227
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Code on play.golang.org: https://play.golang.org/p/oUY0D25kCzz
Code:
How i compiled the code:
What did you expect to see?
What did you see instead?
For some reason while trying to compile a docker container after a while it did just compile but i'm not sure why it did that. After i removed the compiled binary it showed the same error again.
The text was updated successfully, but these errors were encountered: