diff options
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua index 92e3897217e..a3c59ca7462 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -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 { |