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
Lint
Lint Not Applicable
Unit
Tests Not Applicable