Page MenuHomePhabricator

build: fix OpenSSL EC detection on macOS
ClosedPublic

Authored by deadalnix on Sep 27 2020, 21:25.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC40f898ad1385: build: fix OpenSSL EC detection on macOS
Summary
  • build: add SECP_TEST_INCLUDES to bench_verify CPPFLAGS

This is needed so that bench_verify gets CRYPTO_CPPFLAGS, which would
otherwise not be included, at least on macOS.

This is a backport of linsecp256k1 PR735

Test Plan

I don't have an OSX machine, so \o/

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Sep 27 2020, 21:46