* update libunwind to 1.8.1-2
This commit is contained in:
parent
da20f277b1
commit
26f8e80e50
@ -7,7 +7,7 @@
|
||||
|
||||
pkgname=libunwind
|
||||
pkgver=1.8.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Determine and manipulate the call-chain of a program"
|
||||
url="https://www.nongnu.org/libunwind/"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -56,6 +56,7 @@ check() {
|
||||
package() {
|
||||
cd libunwind-$pkgver
|
||||
make DESTDIR="$pkgdir" install
|
||||
rm -r "$pkgdir"/usr/libexec
|
||||
}
|
||||
|
||||
# vim:set sw=2 sts=-1 et:
|
||||
|
Loading…
x
Reference in New Issue
Block a user