From b0243d6da942866f5ba33dba6fa49d1c696e3e12 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 27 May 2015 16:40:27 +0200 Subject: Removed -Wno-unused-variable for mingw/gcc (nw) --- scripts/genie.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/genie.lua') diff --git a/scripts/genie.lua b/scripts/genie.lua index db9481277f4..10eed679dfb 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -864,7 +864,6 @@ end if (version >= 40800) then -- 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) buildoptions { - "-Wno-unused-variable", "-Wno-array-bounds" } end -- cgit v1.2.3-70-g09d2