mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-26 17:02:00 +02:00
libsecp256k1 no longer has --with-bignum= configure option
This commit is contained in:
parent
a5a447a352
commit
5c7ee1b2da
@ -1905,7 +1905,7 @@ if test x$need_bundled_univalue = xyes; then
|
|||||||
AC_CONFIG_SUBDIRS([src/univalue])
|
AC_CONFIG_SUBDIRS([src/univalue])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ac_configure_args="${ac_configure_args} --disable-shared --with-pic --enable-benchmark=no --with-bignum=no --enable-module-recovery --enable-module-schnorrsig --enable-experimental"
|
ac_configure_args="${ac_configure_args} --disable-shared --with-pic --enable-benchmark=no --enable-module-recovery --enable-module-schnorrsig --enable-experimental"
|
||||||
AC_CONFIG_SUBDIRS([src/secp256k1])
|
AC_CONFIG_SUBDIRS([src/secp256k1])
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user