2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-07 16:32:28 +00:00

libdrm: fix build

This commit is contained in:
Dylan Araps 2019-08-04 01:52:32 +03:00
parent ee5b97f384
commit 3e860747dd

View File

@ -1,6 +1,5 @@
#!/bin/sh -e #!/bin/sh -e
ls
./configure \ ./configure \
--prefix=/usr \ --prefix=/usr \
--disable-valgrind --disable-valgrind