mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Add more clang output to tell where #include errors are coming from
This commit is contained in:
parent
7d2c7a125e
commit
a1bad36d22
@ -953,6 +953,7 @@ end
|
||||
"-Wno-inline-new-delete",
|
||||
"-Wno-constant-logical-operand",
|
||||
"-Wno-deprecated-register",
|
||||
"-fdiagnostics-show-note-include-stack",
|
||||
}
|
||||
if (version >= 30500) then
|
||||
buildoptions {
|
||||
|
Loading…
Reference in New Issue
Block a user