* update libtraceevent to 1:1.8.2-2
This commit is contained in:
parent
207b1243d1
commit
0ffe47ed86
@ -7,7 +7,7 @@ pkgname=(
|
||||
libtraceevent-docs
|
||||
)
|
||||
pkgver=1.8.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
epoch=1
|
||||
pkgdesc="Linux kernel trace event library"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -44,7 +44,7 @@ prepare() {
|
||||
}
|
||||
|
||||
build() {
|
||||
make -C $pkgname-$pkgver
|
||||
make -C $pkgname-$pkgver EXTRA_CFLAGS="$CFLAGS" -j1
|
||||
make -C $pkgname-$pkgver/Documentation
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user