uftrace: change to configure build-style
This commit is contained in:
parent
7dde81f379
commit
83a8f2de2f
@ -3,7 +3,8 @@ pkgname=uftrace
|
|||||||
version=0.9.4
|
version=0.9.4
|
||||||
revision=2
|
revision=2
|
||||||
archs="x86_64* i686* aarch64* arm*"
|
archs="x86_64* i686* aarch64* arm*"
|
||||||
build_style=gnu-configure
|
build_style=configure
|
||||||
|
configure_args="--prefix=/usr --libdir=/usr/lib${XBPS_TARGET_WORDSIZE}"
|
||||||
hostmakedepends="pandoc pkg-config"
|
hostmakedepends="pandoc pkg-config"
|
||||||
makedepends="capstone-devel elfutils-devel ncurses-devel"
|
makedepends="capstone-devel elfutils-devel ncurses-devel"
|
||||||
short_desc="Function graph tracer for user-space"
|
short_desc="Function graph tracer for user-space"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user