spoticord/.cargo/config.toml

4 lines
102 B
TOML
Raw Normal View History

2022-11-07 14:07:40 +00:00
[target.x86_64-pc-windows-gnu]
rustflags = "-C link-args=-lssp" # Does not compile without this line