mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-14 16:59:27 -05:00
4 lines
115 B
TOML
4 lines
115 B
TOML
|
[target.x86_64-unknown-linux-gnu]
|
||
|
linker = "/usr/bin/clang"
|
||
|
rustflags = ["-C", "link-arg=--ld-path=/usr/bin/mold"]
|