diff options
author | 2016-09-28 13:26:53 +1000 | |
---|---|---|
committer | 2016-09-28 13:26:53 +1000 | |
commit | a08d5d2d4daccd4133877041ad67a886a036faf1 (patch) | |
tree | 4e4012ee4ab1373b0b9923f4c31f6f281b99b1c8 /docs/release/scripts/genie.lua | |
parent | c588af34884d637f672670962dec15d2c4106ed8 (diff) |
Update of files
Diffstat (limited to 'docs/release/scripts/genie.lua')
-rw-r--r-- | docs/release/scripts/genie.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release/scripts/genie.lua b/docs/release/scripts/genie.lua index 6d086f1994a..8656c771f27 100644 --- a/docs/release/scripts/genie.lua +++ b/docs/release/scripts/genie.lua @@ -967,6 +967,8 @@ end buildoptions { "-Wno-unknown-warning-option", "-Wno-extern-c-compat", + "-Wno-unknown-attributes", + "-Wno-ignored-qualifiers" } end else |