- use -Dxlib-lease=enabled also for -drivers build

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1213
This commit is contained in:
Stefan Dirsch 2023-06-16 12:49:52 +00:00 committed by Git OBS Bridge
parent ab59043d32
commit e14148cf3f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 16 12:48:49 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
- use -Dxlib-lease=enabled also for -drivers build
-------------------------------------------------------------------
Fri Jun 16 11:01:52 UTC 2023 - Joan Torres <joan.torres@suse.com>

View File

@ -820,8 +820,8 @@ egl_platforms=x11,wayland
-Dglx=auto \
-Dllvm=disabled \
-Dvulkan-drivers= \
-Dxlib-lease=enabled \
%endif
-Dxlib-lease=enabled \
-Dglvnd=true \
-Dgles1=enabled \
-Dgles2=enabled \