contrib: disable building secp256k1 exhaustive tests
This commit is contained in:
@@ -51,6 +51,7 @@ info "Building $pkgname..."
|
|||||||
--enable-module-ecdh \
|
--enable-module-ecdh \
|
||||||
--disable-benchmark \
|
--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