mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-23 07:40:11 -07:00
mesa: Don't build with wayland support.
This commit is contained in:
parent
77bc493661
commit
68916ec530
@ -6,8 +6,7 @@ meson \
|
|||||||
--mandir=/usr/share/man \
|
--mandir=/usr/share/man \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--buildtype=release \
|
--buildtype=release \
|
||||||
--platforms=x11,drm \
|
-Dplatforms=x11,drm \
|
||||||
--valgrind=false \
|
|
||||||
. output
|
. output
|
||||||
|
|
||||||
ninja -C output
|
ninja -C output
|
||||||
|
Loading…
Reference in New Issue
Block a user