mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
configure: Remove unused Mali EGL/fbdev_window support
This existed a long time ago but there's no actual code for this anymore.
This commit is contained in:
parent
5ffa05081f
commit
48f79e9f60
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue