diff options
Diffstat (limited to 'scripts')
| -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 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 |
