Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wim Lewis
nettle
Commits
11f60a78
Commit
11f60a78
authored
Jun 26, 2014
by
Martin Storsjö
Committed by
Niels Möller
Jun 26, 2014
Browse files
Don't hardcode the -lgmp linker flag in the hogweed pkg-config file
parent
4b9ffde5
Changes
1
Hide whitespace changes
Inline
Side-by-side
hogweed.pc.in
View file @
11f60a78
...
...
@@ -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}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment