Skip to content
Snippets Groups Projects
Commit 2907b5ce authored by Kateryna Kostiuk's avatar Kateryna Kostiuk
Browse files

macOS: disable natpmp for dhtnet

Change-Id: I9025dfc94e068277c77ea9a6584914b36c9ed9cb
parent fb2cc37c
Branches
Tags
No related merge requests found
......@@ -8,10 +8,12 @@ DEPS_dhtnet += opendht pjproject asio upnp
ifndef HAVE_WIN32
ifndef HAVE_ANDROID
ifndef HAVE_IOS
ifndef HAVE_MACOSX
DEPS_dhtnet += natpmp
endif
endif
endif
endif
DHTNET_CONF = -DBUILD_SHARED_LIBS=Off \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment