summaryrefslogtreecommitdiff
path: root/gst-libs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-02-16 20:08:35 +0200
committerSebastian Dröge <sebastian@centricular.com>2017-02-16 20:09:40 +0200
commit0c902ff24906e8c91b0af449a294e9df0706a3b7 (patch)
treeabb6caedbda69ecad6a0a989d4e710a328651d4f /gst-libs
parentf520eaa1b50142b2cc07329cc7eb313f60f23230 (diff)
downloadgstreamer-plugins-bad-0c902ff24906e8c91b0af449a294e9df0706a3b7.tar.gz
configure: Remove unused Mali EGL/fbdev_window support
This existed a long time ago but there's no actual code for this anymore.
Diffstat (limited to 'gst-libs')
-rw-r--r--gst-libs/gst/gl/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/meson.build b/gst-libs/gst/gl/meson.build
index 4231240a3..3b9d6dc7b 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