xargo
xargo copied to clipboard
xargo cannot compile `riscv64gc-unknown-llinux-musl`
when building the std does not exist so i try and build it with -Zbuild-std fails because panic_abort needs to be built
adds that -Zbuild-std=std,panic_abort also fails, it cannit find libunwind any ideas how to fix this