From cd6b9ac9beb76e640f39227555ad6907a36d38f9 Mon Sep 17 00:00:00 2001 From: smf- Date: Sun, 13 Oct 2019 19:56:15 +0100 Subject: fix for clang 9.0.0 on windows (nw) --- scripts/genie.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/genie.lua') diff --git a/scripts/genie.lua b/scripts/genie.lua index 94ddbffe257..827d27709c0 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -910,6 +910,7 @@ end configuration { "mingw-clang" } buildoptions { "-Xclang -flto-visibility-public-std", -- workround for __imp___ link errors + "-Wno-nonportable-include-path", -- workround for clang 9.0.0 case sensitivity bug when including GL/glext.h } configuration { } -- cgit v1.2.3-70-g09d2