Files
grin-node/.cargo/config
T
2019-02-26 16:48:45 +00:00

5 lines
152 B
Plaintext

[target.x86_64-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]
[target.i686-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]