4 lines
102 B
TOML
4 lines
102 B
TOML
[target.x86_64-pc-windows-gnu]
|
|
rustflags = "-C link-args=-lssp" # Does not compile without this line
|
|
|