We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a46a671 + 844b73e commit d451d0bCopy full SHA for d451d0b
configure.ac
@@ -1261,7 +1261,7 @@ if test x$need_bundled_univalue = xyes; then
1261
AC_CONFIG_SUBDIRS([src/univalue])
1262
fi
1263
1264
-ac_configure_args="${ac_configure_args} --disable-shared --with-pic --with-bignum=no --enable-module-recovery"
+ac_configure_args="${ac_configure_args} --disable-shared --with-pic --with-bignum=no --enable-module-recovery --disable-jni"
1265
AC_CONFIG_SUBDIRS([src/secp256k1])
1266
1267
AC_OUTPUT
0 commit comments