Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilad Chase committed Dec 10, 2024
1 parent 9eeac6f commit 8f33613
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ TABLEGEN_190_PREFIX = "/usr/lib/llvm-19/"
# https://nnethercote.github.io/perf-book/build-configuration.html#linking.
# TODO: remove this once `rust` stabilizes `lld` as the default linker, currently only on nightly:
# https://github.com/rust-lang/rust/issues/39915#issuecomment-618726211
[target.x86_64-unknown-linux-gnu]
[target.stable-x86_64-unknown-linux-gnu]
[target.'cfg(all(target_arch = "x86_64", target_os = "linux"))']
rustflags = ["-Clink-arg=-fuse-ld=lld"]

0 comments on commit 8f33613

Please sign in to comment.