mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
gl/eagl: It's -fobjc-arc not -fobj-arc
This commit is contained in:
parent
8f8c5e25fa
commit
2392ac7446
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ libgstgl_eagl_la_CFLAGS = \
|
|||
libgstgl_eagl_la_OBJCFLAGS = \
|
||||
-I$(top_srcdir)/gst-libs \
|
||||
-I$(top_builddir)/gst-libs \
|
||||
-fobj-arc \
|
||||
-fobjc-arc \
|
||||
$(GL_CFLAGS) \
|
||||
$(GL_OBJCFLAGS) \
|
||||
$(GST_PLUGINS_BASE_CFLAGS) \
|
||||
|
|
Loading…
Reference in a new issue