Skip to content

Commit 24c30d9

Browse files
committed
Add "Libs.private: -m" to wolfssl.pc.in for a static linking
1 parent 7e14258 commit 24c30d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

support/wolfssl.pc.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ Name: wolfssl
77
Description: wolfssl C library.
88
Version: @VERSION@
99
Libs: -L${libdir} -lwolfssl
10+
Libs.private: -lm
1011
Cflags: -I${includedir}

0 commit comments

Comments
 (0)