gst: Add better support for static plugins
This commit is contained in:
parent
9564103f81
commit
86d714bd71
@ -6,6 +6,6 @@ libgstlame_la_CFLAGS = \
|
||||
libgstlame_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) \
|
||||
$(GST_BASE_LIBS) $(GST_LIBS) $(LAME_LIBS)
|
||||
libgstlame_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstlame_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
libgstlame_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
|
||||
|
||||
noinst_HEADERS = gstlamemp3enc.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user