This will drop the need to set -DSECP256K1_USE_ASM=OFF for targets
with no support for ASM in secp256k1.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGe32abdcf10e9: [SECP256K1] Turn off ASM by default on target with no ASM support
rABCe32abdcf10e9: [SECP256K1] Turn off ASM by default on target with no ASM support
Run cmake on various platforms and check the ASM is enabled/disabled as
needed.
Run the Gitian builds.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable