4 lines
171 B
Plaintext
4 lines
171 B
Plaintext
[target.x86_64-pc-windows-msvc]
|
|
# Link the C runtime statically ; https://github.com/openethereum/parity-ethereum/issues/6643
|
|
rustflags = ["-Ctarget-feature=+crt-static"]
|