Browse Source
contrib: disable building secp256k1 benchmarks
bip39-recovery
fanquake
5 years ago
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
1 changed files with
1 additions and
0 deletions
-
contrib/make_libsecp256k1.sh
|
|
@ -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." |
|
|
|