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