cargo-dist
cargo-dist copied to clipboard
How to disable zigbuild
First, Thanks for this awesome project.
I have read the documentation and didn't figure out how to disable cargo-zigbuild.
For some targets, zigbuild is broken(riscv64, loongarch64 #1645).
I simply want to build them with cargo build and link via *-linux-gnu-gcc.