mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
my mistake (nw)
This commit is contained in:
parent
c69ec4dea6
commit
60d67c8c12
@ -633,7 +633,7 @@ if _OPTIONS["VERBOSE"] then
|
||||
end
|
||||
|
||||
-- only show deprecation warnings when enabled
|
||||
if _OPTIONS["DEPRECATED"]=="1" then
|
||||
if _OPTIONS["DEPRECATED"]~="1" then
|
||||
buildoptions {
|
||||
"-Wno-deprecated-declarations"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user