summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cargo/config3
m---------third_party0
2 files changed, 3 insertions, 0 deletions
diff --git a/.cargo/config b/.cargo/config
index ac2b23f81..bb3ca44df 100644
--- a/.cargo/config
+++ b/.cargo/config
@@ -1,2 +1,5 @@
[target.x86_64-pc-windows-msvc]
rustflags = ["-C", "target-feature=+crt-static"]
+
+[target.aarch64-apple-darwin]
+rustflags = ["-C", "link-arg=-fuse-ld=lld"]
diff --git a/third_party b/third_party
-Subproject d245e127ccad1bd9312310520b4dbcda1a9a5fe
+Subproject 05e185970960ad6fc5f10f10dfe9ea3568a21bc