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 58571d1ffb8..b20b8842a66 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1480,6 +1480,7 @@ configuration { "vsllvm" } "-Wno-switch", "-Wno-tautological-undefined-compare", "-Wno-deprecated-declarations", + "-Wno-macro-redefined", } |