From 110cbcba8659af4569d30ff22da4b88a9c0e9181 Mon Sep 17 00:00:00 2001 From: Cowering Date: Wed, 27 May 2015 11:44:12 -0500 Subject: [PATCH] test --- scripts/genie.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/genie.lua b/scripts/genie.lua index bee4cb28f71..70033d5b31c 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -880,7 +880,7 @@ end buildoptions { "-D__USE_MINGW_ANSI_STDIO=1", "-Wno-unused-variable", --- "-Wno-array-bounds" + "-Wno-array-bounds" } end end