From 5aa2bcb735fe37b3b6efd4a04b85960e3da4960c Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Sat, 31 May 2014 18:04:08 +0000 Subject: testing/wxformbuilder: move to unmaintained --- testing/wxformbuilder/libdl.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 testing/wxformbuilder/libdl.patch (limited to 'testing/wxformbuilder/libdl.patch') diff --git a/testing/wxformbuilder/libdl.patch b/testing/wxformbuilder/libdl.patch deleted file mode 100644 index 41aa10e383..0000000000 --- a/testing/wxformbuilder/libdl.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/premake.lua.orig -+++ ./src/premake.lua -@@ -58,7 +58,7 @@ - package.libpaths = { "../output/lib/wxformbuilder", "../sdk/lib" } - end - -- Set the libraries it links to. --package.links = { "wxFlatNotebook", "wxPropGrid", "wxScintilla", "TiCPP", "plugin-interface" } -+package.links = { "wxFlatNotebook", "wxPropGrid", "wxScintilla", "TiCPP", "plugin-interface", "dl" } - - -- Add libraries and build options for stack trace in MinGW - if ( windows and ( (string.find( target or "", ".*-gcc" )) or (target == "gnu") ) ) then -- cgit v1.2.3