prt-utils: fix build with elfutils 0.165
This commit is contained in:
parent
7059ae9227
commit
081d4b4e06
@ -6,11 +6,14 @@
|
||||
|
||||
name=prt-utils
|
||||
version=1.1
|
||||
release=1
|
||||
release=2
|
||||
source=(http://crux.nu/files/tools/prt-utils/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
make -C revdep LDFLAGS="-static -lelf -lz"
|
||||
|
||||
make DESTDIR=$PKG install
|
||||
install -d $PKG/etc/revdep.d
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user