Skip to content
Snippets Groups Projects
Commit 11f60a78 authored by Martin Storsjö's avatar Martin Storsjö Committed by Niels Möller
Browse files

Don't hardcode the -lgmp linker flag in the hogweed pkg-config file

parent 4b9ffde5
No related merge requests found
......@@ -13,6 +13,6 @@ URL: http://www.lysator.liu.se/~nisse/nettle
Version: @PACKAGE_VERSION@
Requires.private: nettle
Libs: -L${libdir} -lhogweed
Libs.private: -lgmp
Libs.private: @LIBS@
Cflags: -I${includedir}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment