5 lines
196 B
TOML
5 lines
196 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
linker = "clang"
|
|
# TODO: cannot use mold due to libssl
|
|
# rustflags = ["-C", "link-arg=-fuse-ld=/nix/store/qcwcg3q98cm6pvyfnpn4apfh5w3xvy1d-mold-2.4.1/bin/mold"]
|
|
|