Secp256k1 is a pure C library. As such there should be no requirement
for a C++ compiler to be able to build it.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING3dea66f3fed8: [CMAKE] Don't use C++ features for building secp256k1
rABC3dea66f3fed8: [CMAKE] Don't use C++ features for building secp256k1
Build secp256k1 as part of bitcoin-abc and as a standalone project:
ninja check-secp256k1
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable