Description
Add the following code to your ~/.cargo/config.toml
[target.x86_64-unknown-linux-gnu]
rustflags = ["-Zlinker-features=-lld"]
Add the following code to your ~/.cargo/config.toml
[target.x86_64-unknown-linux-gnu]
rustflags = ["-Zlinker-features=-lld"]