mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-29 18:48:44 +00:00
app: Don't use $(GST_PLUGIN_LIBTOOLFLAGS) for real libraries
This commit is contained in:
parent
948a4a3632
commit
dbbcdf901c
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ libgstapp_@GST_API_VERSION@_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) \
|
|||
$(GST_BASE_CFLAGS) $(GST_CFLAGS)
|
||||
libgstapp_@GST_API_VERSION@_la_LIBADD = $(GST_BASE_LIBS)
|
||||
libgstapp_@GST_API_VERSION@_la_LDFLAGS = $(GST_LIB_LDFLAGS) $(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS)
|
||||
libgstapp_@GST_API_VERSION@_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
|
||||
|
||||
libgstapp_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/app
|
||||
libgstapp_@GST_API_VERSION@include_HEADERS = \
|
||||
|
|
Loading…
Reference in a new issue