Files
MINGW-packages/mingw-w64-libraqm/libraqm-enable-shared.patch
2018-02-19 12:16:38 +03:00

11 lines
283 B
Diff

--- libraqm-0.4.0/src/Makefile.am.orig 2018-02-19 09:14:15.278422700 -0400
+++ libraqm-0.4.0/src/Makefile.am 2018-02-19 09:15:40.108614900 -0400
@@ -27,6 +27,7 @@
$(NULL)
libraqm_la_LDFLAGS = \
+ -no-undefined \
-version-info $(RAQM_LIBTOOL_VERSION) \
$(NULL)