Cargo is trying to use rust-lld by default. Instead of patching the config file to use "lld", name the dependency in the dependencies list.
Cargo is trying to use rust-lld by default. Instead of patching the config file to use "lld", name the dependency in the dependencies list.