mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 02:57:14 +08:00
libdrm rebuild (after new mesa)
This commit is contained in:
parent
f31a33ca37
commit
5677a318fb
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.54
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Userspace interface to kernel DRM services"
|
||||
arch=('x86_64')
|
||||
license=('custom')
|
||||
@ -24,7 +24,7 @@ build() {
|
||||
sed -i "/pthread-stubs/d" configure.ac
|
||||
autoreconf --force --install
|
||||
|
||||
./configure --prefix=/usr --enable-udev --disable-cairo-tests
|
||||
./configure --prefix=/usr --enable-udev
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user