contrib: disable building secp256k1 benchmarks
This commit is contained in:
parent
fec75fba41
commit
9f8cb568b9
@ -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."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user