aboutsummaryrefslogtreecommitdiff
path: root/src/policy
diff options
context:
space:
mode:
authorCory Fields <cory-nospam-@coryfields.com>2015-07-31 23:15:56 -0400
committerLuke Dashjr <luke-jr+git@utopios.org>2015-09-22 00:43:11 +0000
commit5a3913361d0c045db69932ac5f152c4cf76e13cb (patch)
treef2d728d9e70b0f1f6cdacf37eb62cc4df9aa2ac8 /src/policy
parentf6355e69183f20c3d1fd1b9adbb4f3a00ad680ac (diff)
downloadbitcoin-5a3913361d0c045db69932ac5f152c4cf76e13cb.tar.xz
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/policy')
0 files changed, 0 insertions, 0 deletions