diff --git a/.cargo/config.toml b/.cargo/config.toml index 4572b38..830092a 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -5,5 +5,5 @@ [env] RUSTC_BOOTSTRAP = "1" -[build] +[target.x86_64-unknown-linux-gnu] rustflags = ["-Clinker-features=-lld"]