mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
opengl: don't add --tag=CC twice to LIBTOOLFLAGS
This commit is contained in:
parent
c998b21de9
commit
d9455d9c0e
1 changed files with 0 additions and 3 deletions
|
@ -98,9 +98,6 @@ libgstopengl_la_OBJCFLAGS = \
|
||||||
$(GST_PLUGINS_BASE_CFLAGS) \
|
$(GST_PLUGINS_BASE_CFLAGS) \
|
||||||
$(GST_BASE_CFLAGS) \
|
$(GST_BASE_CFLAGS) \
|
||||||
$(GST_OBJCFLAGS)
|
$(GST_OBJCFLAGS)
|
||||||
|
|
||||||
|
|
||||||
libgstopengl_la_LIBTOOLFLAGS += --tag=CC
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# check order of CFLAGS and LIBS, shouldn't the order be the other way around
|
# check order of CFLAGS and LIBS, shouldn't the order be the other way around
|
||||||
|
|
Loading…
Reference in a new issue