From 122eedbde0d1b2f21a4decb22f37ad22df515102 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Mon, 24 Dec 2018 22:47:53 +0100 Subject: [PATCH] Fix linking --- premake5.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/premake5.lua b/premake5.lua index 431c609..a465c44 100644 --- a/premake5.lua +++ b/premake5.lua @@ -45,7 +45,6 @@ workspace "open-iw5" } flags { - "LinkTimeOptimization", "FatalCompileWarnings", }