media-libs/mesa: Drop -Dlegacy-x11=dri2

Removed by upstream commit 08c6ba223bb ("x11: Remove DRI2 support").

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2025-09-10 14:45:06 -04:00
parent 4e2266e3af
commit e744504a2b

View File

@@ -391,7 +391,6 @@ multilib_src_configure() {
emesonargs+=(
$(meson_use test build-tests)
-Dlegacy-x11=dri2
-Dexpat=enabled
$(meson_use opengl)
$(meson_feature opengl gbm)