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
- Branch
- secp256k1_asm_better_ux
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 10012 Build 17870: Default Diff Build & Tests Build 17869: arc lint + arc unit