commit:     eac5bd22ee3d43828bdc0c2647cced604ec0419e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 16:13:17 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 24 16:13:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eac5bd22

media-libs/mesa: drop obsolete gallium-xa setting from live

We can't disable it if it's gone.

Closes: https://bugs.gentoo.org/956508
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/mesa/mesa-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 764540788f3c..6570ff2b47e7 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -413,7 +413,6 @@ multilib_src_configure() {
                $(meson_use test build-tests)
                -Dlegacy-x11=dri2
                -Dexpat=enabled
-               -Dgallium-xa=disabled
                $(meson_use opengl)
                $(meson_feature opengl gbm)
                $(meson_feature opengl gles1)

Reply via email to