aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wxformbuilder/libdl.patch
blob: cc0be82ae81b54c32a700e6cc2756f6f7e386611 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/Makefile.orig
+++ ./src/Makefile
@@ -5,6 +5,8 @@
   CONFIG=Release
 endif
 
+LDFLAGS += -ldl
+
 ifeq ($(CONFIG),Release)
   BINDIR := ../output/bin
   LIBDIR := ..