Skip to content
Snippets Groups Projects
Commit 94ec8d99 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Hugo Beauzée-Luyssen
Browse files

Revert "upnp: force -lpthread"

This reverts commit 21d696e5.
parent 4872e537
No related branches found
No related tags found
1 merge request!1269RISC-V RV64GC GNU/Linux support
Pipeline #187070 passed with stage
in 23 minutes and 49 seconds
......@@ -40,11 +40,6 @@ sd_LTLIBRARIES += $(LTLIBupnp)
if HAVE_OSX
libupnp_plugin_la_LDFLAGS += -Wl,-framework,CoreFoundation,-framework,SystemConfiguration
endif
if HAVE_LINUX
if !HAVE_ANDROID
libupnp_plugin_la_LIBADD += -lpthread
endif
endif
libpulselist_plugin_la_SOURCES = services_discovery/pulse.c
libpulselist_plugin_la_CFLAGS = $(AM_CFLAGS) $(PULSE_CFLAGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment