mirror of
https://github.com/danbulant/despot
synced 2026-06-24 09:01:50 +00:00
5 lines
213 B
TOML
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"]
|