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