HomePhabricator

[CMAKE] Don't use C++ features for building secp256k1

Description

[CMAKE] Don't use C++ features for building secp256k1

Summary:
Secp256k1 is a pure C library. As such there should be no requirement
for a C++ compiler to be able to build it.

Test Plan:
Build secp256k1 as part of bitcoin-abc and as a standalone project:

ninja check-secp256k1

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D4853

Details

Provenance
FabienAuthored on Jan 8 2020, 14:05
FabienPushed on Jan 9 2020, 08:04
Reviewer
Restricted Project
Differential Revision
D4853: [CMAKE] Don't use C++ features for building secp256k1
Parents
rSTAGING991c11f90bc0: Bump version to 0.20.11
Branches
Unknown
Tags
Unknown