mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2025-05-02 14:44:42 +00:00
Merge ed8e931165
into 970987c5f7
This commit is contained in:
commit
7d753d2a5a
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ rustflags = ["-C", "link-arg=-fuse-ld=lld"]
|
||||||
rustflags = ["-C", "link-arg=-fuse-ld=lld"]
|
rustflags = ["-C", "link-arg=-fuse-ld=lld"]
|
||||||
|
|
||||||
[target.aarch64-apple-darwin]
|
[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"]
|
||||||
|
|
Loading…
Reference in a new issue