Actually, let's not completely break compilation with MSVC just because someone is really enthusiastic about unsupported build flags.

This commit is contained in:
mooglyguy 2018-12-16 17:04:54 +01:00
parent 97f2889f32
commit f25021c47f

View File

@ -203,9 +203,6 @@ buildoptions {
}
configuration { }
buildoptions {
"-Wno-error=maybe-uninitialized"
}
defines {
"SOFTFLOAT_ROUND_ODD",
"INLINE_LEVEL=5",