Merge pull request #6251 from fanquake/libsecp256k1_no_jni
contrib: update libsecp256k1 configure after upstream bump
This commit is contained in:
@@ -49,8 +49,9 @@ info "Building $pkgname..."
|
|||||||
--enable-module-recovery \
|
--enable-module-recovery \
|
||||||
--enable-experimental \
|
--enable-experimental \
|
||||||
--enable-module-ecdh \
|
--enable-module-ecdh \
|
||||||
--disable-jni \
|
--disable-benchmark \
|
||||||
--disable-tests \
|
--disable-tests \
|
||||||
|
--disable-exhaustive-tests \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-shared || fail "Could not configure $pkgname. Please make sure you have a C compiler installed and try again."
|
--enable-shared || fail "Could not configure $pkgname. Please make sure you have a C compiler installed and try again."
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user