egl: always compile surfaceless
It has no dependencies and costs virtually nothing to build. There is no downside to enabling it unconditionally, so let's do just that. Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3161>
This commit is contained in:

committed by
Marge Bot

parent
e66e0c0c2d
commit
a38e21d668
@@ -54,7 +54,7 @@ time
|
||||
used by the main library to decide the native platform.
|
||||
|
||||
The available platforms are ``x11``, ``drm``, ``wayland``,
|
||||
``surfaceless``, ``android``, and ``haiku``. The ``android`` platform
|
||||
``android``, and ``haiku``. The ``android`` platform
|
||||
can either be built as a system component, part of AOSP, using
|
||||
``Android.mk`` files, or cross-compiled using appropriate options.
|
||||
Unless for special needs, the build system should select the right
|
||||
|
Reference in New Issue
Block a user