opengl: Add --tag=CC to LIBTOOLCLFAGS
This is required for static build.
This commit is contained in:
parent
b383ae0fbd
commit
0feaeb38f9
@ -4,7 +4,7 @@ plugin_LTLIBRARIES = libgstopengl.la
|
|||||||
AM_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
|
AM_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
|
||||||
AM_LIBS = $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS)
|
AM_LIBS = $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS)
|
||||||
|
|
||||||
libgstopengl_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
|
libgstopengl_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) --tag=CC
|
||||||
|
|
||||||
# full opengl required
|
# full opengl required
|
||||||
if USE_OPENGL
|
if USE_OPENGL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user