Rust defaults to `rust-lld`, which is somehow different from the no- prefix "lld". I can add a patch to .cargo/config.toml to override the linker selection.
645 B
645 B
Rust defaults to `rust-lld`, which is somehow different from the no- prefix "lld". I can add a patch to .cargo/config.toml to override the linker selection.