mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 21:18:52 +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) \
|
-lgstaudio-$(GST_MAJORMINOR) -lgstinterfaces-$(GST_MAJORMINOR) \
|
||||||
$(WASAPI_LIBS)
|
$(WASAPI_LIBS)
|
||||||
libgstwasapi_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstwasapi_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
if !GST_PLUGIN_BUILD_STATIC
|
|
||||||
libgstwasapi_la_LIBTOOLFLAGS = --tag=disable-static
|
libgstwasapi_la_LIBTOOLFLAGS = --tag=disable-static
|
||||||
endif
|
|
||||||
|
|
||||||
noinst_HEADERS = gstwasapisrc.h \
|
noinst_HEADERS = gstwasapisrc.h \
|
||||||
gstwasapisink.h \
|
gstwasapisink.h \
|
||||||
|
|
Loading…
Reference in a new issue