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
Branch
secp256k1emlt
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2259
Build 2660: Bitcoin ABC Buildbot (legacy)
Build 2659: arc lint + arc unit

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.