1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00

exploring reduced build size, unlinking libunbound from lokinet-embedded

This commit is contained in:
dan 2023-03-15 08:30:14 -07:00
parent 61afd96abd
commit 1302c94aee
2 changed files with 1 additions and 2 deletions

View file

@ -413,7 +413,7 @@ if(NOT WITH_BOOTSTRAP)
endif()
set(curl_extra)
if(WIN32)
if(WIN32)li
set(curl_ssl_opts --without-ssl --with-schannel)
elseif(APPLE)
set(curl_ssl_opts --without-ssl --with-secure-transport)

View file

@ -535,7 +535,6 @@ if(WITH_EMBEDDED_LOKINET)
OpenSSL::SSL
OpenSSL::Crypto
expat
libunbound
libzmq
fmt::fmt
spdlog::spdlog