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

libdrm: disable valgrind

This commit is contained in:
Dylan Araps 2021-07-25 15:03:55 +03:00
parent 9290f31859
commit 9149a9ccbd
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -2,6 +2,7 @@
meson \
--prefix=/usr \
-Dvalgrind=false \
. build
ninja -C build