From 2c041520acb29c8330e96a2713ce720e1e380018 Mon Sep 17 00:00:00 2001 From: Robbbert Date: Wed, 27 Jan 2021 11:29:25 +1100 Subject: 0.228 Release files --- docs/release/scripts/genie.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/release/scripts/genie.lua') diff --git a/docs/release/scripts/genie.lua b/docs/release/scripts/genie.lua index c479fe34bfd..af8007f38ed 100644 --- a/docs/release/scripts/genie.lua +++ b/docs/release/scripts/genie.lua @@ -1098,6 +1098,7 @@ end "-Wno-unused-result", -- needed for fgets,fread on linux -- array bounds checking seems to be buggy in 4.8.1 (try it on video/stvvdp1.c and video/model1.c without -Wno-array-bounds) "-Wno-array-bounds", + "-Wno-error=attributes", -- GCC fails to recognize some uses of [[maybe_unused]] } if (version >= 80000) then buildoptions { -- cgit v1.2.3-70-g09d2