forked from wolfSSL/wolfssl
Add "Libs.private: -m" to wolfssl.pc.in for a static linking
This commit is contained in:
@@ -7,4 +7,5 @@ Name: wolfssl
|
|||||||
Description: wolfssl C library.
|
Description: wolfssl C library.
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Libs: -L${libdir} -lwolfssl
|
Libs: -L${libdir} -lwolfssl
|
||||||
|
Libs.private: -lm
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
Reference in New Issue
Block a user