This commit is contained in:
Russell Boley 2025-01-28 05:53:04 -08:00 committed by GitHub
commit 7d753d2a5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,4 +11,4 @@ rustflags = ["-C", "link-arg=-fuse-ld=lld"]
rustflags = ["-C", "link-arg=-fuse-ld=lld"]
[target.aarch64-apple-darwin]
rustflags = ["-C", "link-arg=-fuse-ld=/opt/homebrew/opt/llvm/bin/ld64.lld"]
rustflags = ["-C", "link-arg=-fuse-ld=/opt/homebrew/opt/lld/bin/ld64.lld"]