From 5dca949285d9057fa74994cbb8bdf15296d20394 Mon Sep 17 00:00:00 2001 From: hap Date: Sun, 10 May 2020 15:22:41 +0200 Subject: mingw: get rid of missing end-group warning (nw) --- scripts/genie.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/genie.lua') diff --git a/scripts/genie.lua b/scripts/genie.lua index 024352cb472..1a7ac03f4aa 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1260,8 +1260,8 @@ configuration { "mingw*" } "-static", } end - linkoptions { - "-Wl,--start-group", + flags { + "LinkSupportCircularDependencies", } links { "user32", -- cgit v1.2.3-70-g09d2