cargo-dist icon indicating copy to clipboard operation
cargo-dist copied to clipboard

How to disable zigbuild

Open kxxt opened this issue 9 months ago • 0 comments

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.

kxxt avatar Mar 10 '25 15:03 kxxt