despot/.cargo/config.toml
2024-11-20 21:29:31 +01:00

5 lines
213 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"]