disable wild temporarily

This commit is contained in:
Tao Tien 2025-07-07 19:05:21 -07:00
parent c087f0aaac
commit d5a9cd1efc
5 changed files with 118 additions and 111 deletions

View file

@ -35,8 +35,8 @@ lto = "fat"
[target.x86_64-unknown-linux-gnu]
# linker = "musl-gcc"
linker = "clang"
rustflags = ["-Ctarget-cpu=native", "-Clink-arg=-fuse-ld=wild"]
# linker = "clang"
# rustflags = ["-Ctarget-cpu=native", "-Clink-arg=--ld-path=wild"]
# jonhoo
# https://benw.is/posts/how-i-improved-my-rust-compile-times-by-seventy-five-percent