HomePhabricator

[SECP256K1] Fix travis failure on ECMULT_GEN_PRECISION

Description

[SECP256K1] Fix travis failure on ECMULT_GEN_PRECISION

Summary:
The auto value is invalid on cmake, this case should be handled to not
assign any value to SECP256K1_ECMULT_GEN_PRECISION so that the default
behavior is tested.

Test Plan:
Run the Travis build (see
https://travis-ci.org/Fabcien/secp256k1/builds/657636884, failures are
unrelated and deserve a separate fix).

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5407

Details

Provenance
FabienAuthored on Mar 3 2020, 08:00
FabienPushed on Mar 4 2020, 07:07
Reviewer
Restricted Project
Differential Revision
D5407: [SECP256K1] Fix travis failure on ECMULT_GEN_PRECISION
Parents
rABC01d2a4a9c83f: [avalanche] Start event loop at node startup
Branches
Unknown
Tags
Unknown