mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-29 19:50:40 +00:00
wasapi: make the build happy without the static plugins patch
This commit is contained in:
parent
b5c5bc74c4
commit
5641546bf4
1 changed files with 0 additions and 2 deletions
|
@ -10,9 +10,7 @@ libgstwasapi_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) \
|
|||
-lgstaudio-$(GST_MAJORMINOR) -lgstinterfaces-$(GST_MAJORMINOR) \
|
||||
$(WASAPI_LIBS)
|
||||
libgstwasapi_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
if !GST_PLUGIN_BUILD_STATIC
|
||||
libgstwasapi_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
endif
|
||||
|
||||
noinst_HEADERS = gstwasapisrc.h \
|
||||
gstwasapisink.h \
|
||||
|
|
Loading…
Reference in a new issue