despot/.cargo/config.toml
2024-10-15 21:52:39 +02:00

5 lines
No EOL
212 B
TOML

[target.x86_64-unknown-linux-gnu]
# linker = "/usr/bin/clang-15"
rustflags = ["-C", "link-arg=--ld-path=/home/dan/.nix-profile/bin/mold"]
# rustflags = ["-C", "link-arg=-fuse-ld=/home/dan/.nix-profile/bin/mold"]