0491e31840
Former-commit-id: 1838fc61a1e38b72ed89b2edf4b80855b10605da
4 lines
96 B
TOML
4 lines
96 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
linker = "clang"
|
|
rustflags = ["-C", "link-arg=-fuse-ld=mold"]
|