libdrm: bump to 2.4.101

This commit is contained in:
Dylan Araps 2020-04-14 15:44:37 +00:00
parent 2cc19bc397
commit 5f10822ecf
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
5 changed files with 9 additions and 10 deletions

View File

@ -1,12 +1,10 @@
#!/bin/sh -e
# Workaround for GCC 10 until upstream
# fixes the '-fno-common' issues.
export CFLAGS="$CFLAGS -fcommon"
export DESTDIR="$1"
./configure \
meson \
--prefix=/usr \
--disable-valgrind
. build
make
make DESTDIR="$1" install
ninja -C build
ninja -C build install

View File

@ -1 +1 @@
c77cc828186c9ceec3e56ae202b43ee99eb932b4a87255038a80e8a1060d0a5d libdrm-2.4.100.tar.bz2
ddf31baa8e49473624860bd166ce654dc349873f7a6c7b3305964249315c78a7 libdrm-2.4.101.tar.xz

View File

@ -1 +1,2 @@
libpciaccess
meson make

View File

@ -1 +1 @@
https://dri.freedesktop.org/libdrm/libdrm-2.4.100.tar.bz2
https://dri.freedesktop.org/libdrm/libdrm-2.4.101.tar.xz

View File

@ -1 +1 @@
2.4.100 1
2.4.101 1