aboutsummaryrefslogtreecommitdiff
path: root/.cargo/config
blob: ea0e5b8f49e6e725e4080f1c6caea3e170979f5f (plain) (blame)
1
2
3
[build]
target = "i686-sys-windows-msvc"
rustflags = ["--cfg", "disable_float", "-C", "soft-float"]