We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1086fda commit 89a20a8Copy full SHA for 89a20a8
libsecp256k1.pc.in
@@ -8,6 +8,6 @@ Description: Optimized C library for EC operations on curve secp256k1
8
URL: https://github.com/bitcoin-core/secp256k1
9
Version: @PACKAGE_VERSION@
10
Cflags: -I${includedir}
11
-Libs.private: @SECP_LIBS@
12
Libs: -L${libdir} -lsecp256k1
+Libs.private: @SECP_LIBS@
13
0 commit comments