gst: Add better support for static plugins
This commit is contained in:
parent
cb381f1001
commit
228e65b33c
@ -16,7 +16,7 @@ libgstrawparse_la_LIBADD = \
|
|||||||
$(GST_BASE_LIBS) \
|
$(GST_BASE_LIBS) \
|
||||||
$(GST_LIBS)
|
$(GST_LIBS)
|
||||||
libgstrawparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstrawparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
libgstrawparse_la_LIBTOOLFLAGS = --tag=disable-static
|
libgstrawparse_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
gstaudioparse.h \
|
gstaudioparse.h \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user