Files
MINGW-packages/mingw-w64-igraph/0001-igraph-add-cflags-private-pkgconfig.patch
Biswapriyo Nath cfd0520c16 igraph: update to 0.10.8
* simplify pkgconfig patch.
* fix compiler error with clang.
2023-12-01 07:20:29 +00:00

8 lines
211 B
Diff

--- a/igraph.pc.in
+++ b/igraph.pc.in
@@ -11,3 +11,4 @@
Libs.private: @PKGCONFIG_LIBS_PRIVATE@
Requires.private: @PKGCONFIG_REQUIRES_PRIVATE@
Cflags: -I${includedir}/igraph
+Cflags.private: -DIGRAPH_STATIC=1