mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
applemedia/gl: Fix compile issues for OSX
https://bugzilla.gnome.org/show_bug.cgi?id=778333
This commit is contained in:
parent
e976c200b0
commit
e7bf6689bb
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ endif
|
||||||
libgstopengl_la_OBJCFLAGS = \
|
libgstopengl_la_OBJCFLAGS = \
|
||||||
-I$(top_srcdir)/gst-libs \
|
-I$(top_srcdir)/gst-libs \
|
||||||
-I$(top_builddir)/gst-libs \
|
-I$(top_builddir)/gst-libs \
|
||||||
|
-fobjc-arc \
|
||||||
$(GST_OBJCFLAGS) \
|
$(GST_OBJCFLAGS) \
|
||||||
$(GST_BASE_CFLAGS) \
|
$(GST_BASE_CFLAGS) \
|
||||||
$(GST_PLUGINS_BASE_CFLAGS) \
|
$(GST_PLUGINS_BASE_CFLAGS) \
|
||||||
|
|
Loading…
Reference in a new issue