aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
diff options
context:
space:
mode:
authorCory Fields <[email protected]>2015-07-31 23:15:56 -0400
committerCory Fields <[email protected]>2015-07-31 23:16:13 -0400
commitd9add719519e2019b1f353d8d6832dcfc88ee850 (patch)
tree369aac7d28076352ccfd12ced0c0b3f82f93651f /src/init.cpp
parentRevert "Cache transaction validation successes" (diff)
downloaddiscoin-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