mirror of
https://github.com/holub/mame
synced 2025-10-05 00:38:58 +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-inline-new-delete",
|
||||||
"-Wno-constant-logical-operand",
|
"-Wno-constant-logical-operand",
|
||||||
"-Wno-deprecated-register",
|
"-Wno-deprecated-register",
|
||||||
|
"-fdiagnostics-show-note-include-stack",
|
||||||
}
|
}
|
||||||
if (version >= 30500) then
|
if (version >= 30500) then
|
||||||
buildoptions {
|
buildoptions {
|
||||||
|
Loading…
Reference in New Issue
Block a user