mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-26 09:35:01 -07:00
mesa: Fix build.
This commit is contained in:
parent
94f8d4cfe3
commit
d4b78bad4a
@ -6,11 +6,9 @@ meson \
|
||||
--mandir=/usr/share/man \
|
||||
--localstatedir=/var \
|
||||
--buildtype=release \
|
||||
--platforms=x11,drm \
|
||||
--valgrind=false \
|
||||
-Dplatforms=x11,drm \
|
||||
. output
|
||||
|
||||
ninja -C output
|
||||
|
||||
DESTDIR="$1" ninja -C output install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user