2018-01-11 15:41:23 +01:00
|
|
|
[target.x86_64-pc-windows-msvc]
|
2021-01-08 15:56:53 +01:00
|
|
|
# Link the C runtime statically ; https://github.com/openethereum/parity-ethereum/issues/6643
|
2018-01-11 15:41:23 +01:00
|
|
|
rustflags = ["-Ctarget-feature=+crt-static"]
|