Skip to content
Snippets Groups Projects
Commit 1dcd1f22 authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

libzscanner: build requires -lm for pow()

parent e2277472
No related branches found
No related tags found
No related merge requests found
......@@ -8,4 +8,5 @@ Description: Knot DNS Zone Parsing library
URL: https://www.knot-dns.cz
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lzscanner
Libs.private: -lm
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