Files
MINGW-packages/mingw-w64-memphis/001-win.patch
2014-10-18 12:04:55 +02:00

13 lines
351 B
Diff

--- ./memphis/Makefile.am.orig 2014-10-18 11:58:22.839752500 +0200
+++ ./memphis/Makefile.am 2014-10-18 11:58:27.805836200 +0200
@@ -49,7 +49,8 @@
libmemphis_0_2_la_LDFLAGS = \
-version-info $(LIBRARY_VERSION) \
- -export-symbols-regex ^memphis_.*
+ -export-symbols-regex ^memphis_.* \
+ -no-undefined
noinst_HEADERS = \
memphis-private.h \