mirror of
https://github.com/holub/mame
synced 2025-04-15 21:16:28 +03:00
we are not using pipes so no problem, but there is something wrong here (nw)
This commit is contained in:
parent
6b9c752850
commit
7db8fe18f7
@ -1051,6 +1051,8 @@ project "uv"
|
||||
"-Wno-missing-braces",
|
||||
"-Wno-undef",
|
||||
"-Wno-unused-variable",
|
||||
"-Wno-format-security",
|
||||
"-Wno-format",
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user