From: Sebastian Dröge Date: Thu, 16 Feb 2017 18:08:35 +0000 (+0200) Subject: configure: Remove unused Mali EGL/fbdev_window support X-Git-Tag: 1.19.3~511^2~1989^2~142 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48f79e9f6067af3e20289cb71130b8d177101581;p=platform%2Fupstream%2Fgstreamer.git configure: Remove unused Mali EGL/fbdev_window support This existed a long time ago but there's no actual code for this anymore. --- diff --git a/gst-libs/gst/gl/meson.build b/gst-libs/gst/gl/meson.build index 4231240..3b9d6dc 100644 --- a/gst-libs/gst/gl/meson.build +++ b/gst-libs/gst/gl/meson.build @@ -524,7 +524,7 @@ if host_machine.system() == 'darwin' endif # TODO: Add rest of gl config here. -# arm-mali, iOS, OS X, win32 specific support +# iOS, OS X, win32 specific support build_gstgl = true if gl_lib_deps.length() == 0