From 345464eaae64dbc9c7d645c8b6f53cb30dce7cd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Thu, 25 Sep 2014 23:32:29 -0700 Subject: [PATCH] Updated toolchain. --- scripts/toolchain.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/toolchain.lua b/scripts/toolchain.lua index ece2903..5c87369 100755 --- a/scripts/toolchain.lua +++ b/scripts/toolchain.lua @@ -238,7 +238,6 @@ function toolchain(_buildDir, _libDir) flags { "StaticRuntime", - "NoMinimalRebuild", "NoPCH", "NativeWChar", "NoRTTI",