build(native): static link vc runtime on WOA (#8787)
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
[target.x86_64-pc-windows-msvc]
|
||||
rustflags = ["-C", "target-feature=+crt-static"]
|
||||
[target.aarch64-pc-windows-msvc]
|
||||
rustflags = ["-C", "target-feature=+crt-static"]
|
||||
|
||||
Reference in New Issue
Block a user