Files
MINGW-packages/mingw-w64-libxml2/0030-pkgconfig-add-Cflags-private.patch
2022-04-22 12:50:20 +05:30

8 lines
273 B
Diff

--- a/libxml-2.0.pc.in
+++ b/libxml-2.0.pc.in
@@ -11,3 +11,4 @@
Libs: -L${libdir} -lxml2
Libs.private: @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LIBS@ @M_LIBS@ @WIN32_EXTRA_LIBADD@ @LIBS@
Cflags: @XML_INCLUDEDIR@ @XML_CFLAGS@
+Cflags.private: -DLIBXML_STATIC