Checklist
Describe your request
Simply support for riscv64-unknown-linux-musl when cross compiling
I tried to make my own docker image by modifying the aarch64 musl image, but i could not get it right
Describe why this would be a good inclusion for cross
some systems use systems like alpine use musl and alpine is used as the basis for many lightweight/embeded llinux and riscv is a small architecture so it (appears to be) easy to emulate
support for riscv64 musl would be very nice for cross compiling (it is also a rust target)
Checklist
Describe your request
Simply support for
riscv64-unknown-linux-muslwhen cross compilingI tried to make my own docker image by modifying the aarch64 musl image, but i could not get it right
Describe why this would be a good inclusion for
crosssome systems use systems like alpine use musl and alpine is used as the basis for many lightweight/embeded llinux and riscv is a small architecture so it (appears to be) easy to emulate
support for riscv64 musl would be very nice for cross compiling (it is also a rust target)