HomePhabricator

Avoid linking libcrypto in the valgrind ct test.

Description

Avoid linking libcrypto in the valgrind ct test.

Summary:
Libcrypto isn't useful here and on some systems UB in OpenSSL's
init causes failures.

Fixes #775.

This is a backport of secp256k1 PR795

Test Plan:

ninja check-secp256k1

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

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

Details

Provenance
Gregory Maxwell <greg@xiph.org>Authored on Aug 10 2020, 22:13
deadalnixCommitted on Sep 27 2020, 23:23
deadalnixPushed on Sep 27 2020, 23:23
Reviewer
Restricted Project
Differential Revision
D7599: Avoid linking libcrypto in the valgrind ct test.
Parents
rABC59ff26421523: Use preprocessor macros instead of autoconf to detect endianness
Branches
Unknown
Tags
Unknown