From d13b2a240825ec27fc98d20f194ef4410de1dc0e Mon Sep 17 00:00:00 2001 From: starkos Date: Wed, 13 Jan 2010 23:29:21 +0000 Subject: Bug 2928775: Error loading external Lua module with require(); added test for ./ prefix on wildcard matches --- premake4.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'premake4.lua') diff --git a/premake4.lua b/premake4.lua index 50ce3c9..356deb1 100644 --- a/premake4.lua +++ b/premake4.lua @@ -54,6 +54,9 @@ configuration "macosx" defines { "LUA_USE_MACOSX" } + configuration "not windows" + linkoptions { "-rdynamic" } + -- -- cgit v1.2.3