summaryrefslogtreecommitdiff
path: root/devel/wxformbuilder/files/patch-build_premake_wxformbuilder.lua
blob: 90e8f790d734c57bdcaf1fb7f277974928c5395c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- build/premake/wxformbuilder.lua.orig	2015-08-29 07:06:33 UTC
+++ build/premake/wxformbuilder.lua
@@ -101,7 +101,7 @@ end
         libdirs             {"../../output/lib/wxformbuilder"}
         targetdir           "../../output/bin"
         targetname          "wxformbuilder"
-        links               {"dl"}
+        links               {}
 
     configuration "windows"
         files               {"../../src/*.rc"}