mirror of
https://github.com/holub/mame
synced 2025-06-08 05:44:09 +03:00
Actually, let's not completely break compilation with MSVC just because someone is really enthusiastic about unsupported build flags.
This commit is contained in:
parent
97f2889f32
commit
f25021c47f
@ -203,9 +203,6 @@ buildoptions {
|
||||
}
|
||||
|
||||
configuration { }
|
||||
buildoptions {
|
||||
"-Wno-error=maybe-uninitialized"
|
||||
}
|
||||
defines {
|
||||
"SOFTFLOAT_ROUND_ODD",
|
||||
"INLINE_LEVEL=5",
|
||||
|
Loading…
Reference in New Issue
Block a user