From 48f79e9f6067af3e20289cb71130b8d177101581 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 16 Feb 2017 20:08:35 +0200 Subject: [PATCH] configure: Remove unused Mali EGL/fbdev_window support This existed a long time ago but there's no actual code for this anymore. --- gst-libs/gst/gl/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/gl/meson.build b/gst-libs/gst/gl/meson.build index 4231240a39..3b9d6dc7bb 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