1
0

contrib: disable building secp256k1 benchmarks

This commit is contained in:
fanquake
2020-06-21 09:08:16 +08:00
parent fec75fba41
commit 9f8cb568b9

View File

@@ -49,6 +49,7 @@ info "Building $pkgname..."
--enable-module-recovery \
--enable-experimental \
--enable-module-ecdh \
--disable-benchmark \
--disable-tests \
--disable-static \
--enable-shared || fail "Could not configure $pkgname. Please make sure you have a C compiler installed and try again."