Page MenuHomePhabricator

[SECP256K1] Fix travis failure on ECMULT_GEN_PRECISION
ClosedPublic

Authored by Fabien on Mar 3 2020, 08:22.

Details

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).

Diff Detail

Repository
rABC Bitcoin ABC
Branch
secp256k1_fix_travis_ecmult_gen_precision
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9701
Build 17295: Default Diff Build & Tests
Build 17294: arc lint + arc unit