mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 02:05:19 +00:00
contrib: disable building secp256k1 exhaustive tests
This commit is contained in:
parent
9f8cb568b9
commit
3cebbda5b1
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue