mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
Makefile.am: no static libs for plugins
This commit is contained in:
parent
68811432dc
commit
17ce409de4
1 changed files with 1 additions and 0 deletions
|
@ -13,4 +13,5 @@ noinst_HEADERS = gstdtmfsrc.h \
|
|||
libgstdtmf_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(ERROR_CFLAGS) -DEXTERN_BUF -DRTP_SUPPORT
|
||||
libgstdtmf_la_LIBADD = $(GST_LIBS_LIBS) -lm
|
||||
libgstdtmf_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) -lgstrtp-@GST_MAJORMINOR@
|
||||
libgstdtmf_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
|
|
Loading…
Reference in a new issue