mirror of
https://github.com/holub/mame
synced 2025-06-07 21:33:45 +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 { }
|
configuration { }
|
||||||
buildoptions {
|
|
||||||
"-Wno-error=maybe-uninitialized"
|
|
||||||
}
|
|
||||||
defines {
|
defines {
|
||||||
"SOFTFLOAT_ROUND_ODD",
|
"SOFTFLOAT_ROUND_ODD",
|
||||||
"INLINE_LEVEL=5",
|
"INLINE_LEVEL=5",
|
||||||
|
Loading…
Reference in New Issue
Block a user