2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

mesa: explicit egl, disable valgrind. See #298

This commit is contained in:
Dylan Araps 2021-07-24 07:27:37 +03:00
parent fcde3251be
commit 70366da56f
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -45,6 +45,8 @@ meson \
--buildtype=release \
-Dplatforms=wayland \
-Dglx=disabled \
-Degl=enabled \
-Dvalgrind=false \
-Dzstd=false \
-Dglvnd="${glvnd_enabled:-false}" \
. output