mirror of
https://github.com/danbulant/despot
synced 2026-06-23 16:42:13 +00:00
5 lines
No EOL
212 B
TOML
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"] |