Page MenuHomePhabricator

[cmake] Add support for ecmult precomputation
ClosedPublic

Authored by deadalnix on Apr 7 2018, 20:57.

Details

Summary

As per title.

Test Plan
ninja

On both a native build and a wind32 build.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

schancel requested changes to this revision.Apr 8 2018, 14:44
schancel added a subscriber: schancel.
schancel added inline comments.
src/secp256k1/CMakeLists.txt
84 ↗(On Diff #3411)

mutliplicationt ables -> multiplication tables

This revision now requires changes to proceed.Apr 8 2018, 14:44
This revision is now accepted and ready to land.Apr 8 2018, 15:02
This revision was automatically updated to reflect the committed changes.