on linux, link against lbdl when using openssl

This commit is contained in:
arvidn 2019-01-20 17:59:11 +01:00 committed by Arvid Norberg
parent 434272519f
commit 8270751163
1 changed files with 1 additions and 0 deletions

View File

@ -806,6 +806,7 @@ lib torrent
<link>shared:<define>BOOST_SYSTEM_SOURCE
<crypto>openssl:<library>ssl
<crypto>openssl:<library>crypto
<crypto>openssl,<target-os>linux:<library>dl
<dht>on:<source>src/kademlia/$(KADEMLIA_SOURCES).cpp
<dht>on:<source>ed25519/src/$(ED25519_SOURCES).cpp