diff --git a/scripts/genie.lua b/scripts/genie.lua index b2d9a291650..8b05e60bb56 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1111,6 +1111,7 @@ end buildoptions_cpp { "-Wno-dangling-reference", "-Wno-dangling-pointer", + "-Wno-xor-used-as-pow", } end end