Skip to content

meson: Enable building libEGL without any drivers

Adam Jackson requested to merge ajax/mesa:meson-build-just-libegl into master

Just remove 'with_gallium' from the logic that enables 'with_dri' for KMS systems. This isn't an especially useful thing to install, necessarily, but if you're just working on libEGL this avoids needing to build a driver you're not going to test.

Merge request reports

Loading