contrib: disable building secp256k1 exhaustive tests
This commit is contained in:
@@ -51,6 +51,7 @@ info "Building $pkgname..."
|
||||
--enable-module-ecdh \
|
||||
--disable-benchmark \
|
||||
--disable-tests \
|
||||
--disable-exhaustive-tests \
|
||||
--disable-static \
|
||||
--enable-shared || fail "Could not configure $pkgname. Please make sure you have a C compiler installed and try again."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user