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