sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (439d2669f2a3e4d6985aa011754226134f467818)
- From: Pavel Vinogradov <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (439d2669f2a3e4d6985aa011754226134f467818)
- Date: Thu, 17 Sep 2026 19:12:23 +0000
GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
graphics-libs/mesa/CONFIGURE | 6 ++----
graphics-libs/mesa/HISTORY | 3 +++
2 files changed, 5 insertions(+), 4 deletions(-)
New commits:
commit 439d2669f2a3e4d6985aa011754226134f467818
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
graphics-libs/mesa: MESA_EGL_DEFAULT can no longer contain wayland option
diff --git a/graphics-libs/mesa/CONFIGURE b/graphics-libs/mesa/CONFIGURE
index a5ab91b..a7ee199 100755
--- a/graphics-libs/mesa/CONFIGURE
+++ b/graphics-libs/mesa/CONFIGURE
@@ -258,9 +258,6 @@ if [ -n "$MESA_GALLIUM" ] && ! list_find "$MESA_GALLIUM"
none ;then
if check_platform x11 ;then
egldefaults="$egldefaults x11"
fi &&
- if check_platform wayland ;then
- egldefaults="$egldefaults wayland"
- fi &&
if check_driver WSL ;then
egldefaults="$egldefaults windows"
fi &&
@@ -403,4 +400,5 @@ persistent_remove MESA_GALLIUM_XA &&
persistent_remove MESA_GALLIUM_D3D9 &&
persistent_remove MESA_OPENCL_ENABLE &&
persistent_remove MESA_OPENCL &&
-persistent_remove MESA_OSMESA
+persistent_remove MESA_OSMESA &&
+list_remove MESA_EGL_DEFAULT "wayland"
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 5dc389d..6d349a3 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2026-09-17 Pavel Vinogradov <public AT sourcemage.org>
+ * CONFIGURE: no wayland option for MESA_EGL_DEFAULT anymore
+
2026-09-16 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 26.2.3
- [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (439d2669f2a3e4d6985aa011754226134f467818), Pavel Vinogradov, 09/17/2026
Archive powered by MHonArc 2.6.24.