wasapi: make the build happy without the static plugins patch
This commit is contained in:
parent
b5c5bc74c4
commit
5641546bf4
@ -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…
x
Reference in New Issue
Block a user