mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
5 lines
156 B
Text
5 lines
156 B
Text
[target.x86_64-pc-windows-msvc]
|
|
rustflags = ["-C", "target-feature=+crt-static"]
|
|
|
|
[target.aarch64-apple-darwin]
|
|
rustflags = ["-C", "link-arg=-fuse-ld=lld"]
|