We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88a7ead + 7fd5b80 commit 0e4f2a0Copy full SHA for 0e4f2a0
1 file changed
configure.ac
@@ -885,7 +885,7 @@ PKGCONFIG_LIBDIR_TEMP="$PKG_CONFIG_LIBDIR"
885
unset PKG_CONFIG_LIBDIR
886
PKG_CONFIG_LIBDIR="$PKGCONFIG_LIBDIR_TEMP"
887
888
-ac_configure_args="${ac_configure_args} --disable-shared --with-pic"
+ac_configure_args="${ac_configure_args} --disable-shared --with-pic --with-bignum=no"
889
AC_CONFIG_SUBDIRS([src/secp256k1])
890
891
AC_OUTPUT
0 commit comments