diff options
| author | Cory Fields <[email protected]> | 2015-07-31 23:15:56 -0400 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2015-07-31 23:16:13 -0400 |
| commit | d9add719519e2019b1f353d8d6832dcfc88ee850 (patch) | |
| tree | 369aac7d28076352ccfd12ced0c0b3f82f93651f /src/init.cpp | |
| parent | Revert "Cache transaction validation successes" (diff) | |
| download | discoin-d9add719519e2019b1f353d8d6832dcfc88ee850.tar.xz discoin-d9add719519e2019b1f353d8d6832dcfc88ee850.zip | |
build: fix libressl detection
Checking libcrypto for a function after we've already found a (possibly
different) libcrypto is not what we want to do here.
pkg-config might've found a cross lib while AC_CHECK_LIB may find a different
or native one.
Run a link-test against the lib that's already been found instead.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions