We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d31015 commit fed9471Copy full SHA for fed9471
crates/jit/.cargo/config.toml
@@ -0,0 +1,3 @@
1
+[target.x86_64-unknown-linux-gnu]
2
+linker = "clang"
3
+rustflags = ["-C", "link-arg=-fuse-ld=lld"]
0 commit comments