uftrace: typo again
This commit is contained in:
@@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||||||
hostmakedepends="pandoc"
|
hostmakedepends="pandoc"
|
||||||
makedepends="elfutils-devel"
|
makedepends="elfutils-devel"
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+="argp-standalone"; export LDFLAGS=-largp;;
|
*-musl) makedepends+=" argp-standalone"; export LDFLAGS=-largp;;
|
||||||
esac
|
esac
|
||||||
only_for_archs="aarch64 aarch64-musl armv6l armv6l-musl armv7l armv7l-musl x86_64 x86_64-musl"
|
only_for_archs="aarch64 aarch64-musl armv6l armv6l-musl armv7l armv7l-musl x86_64 x86_64-musl"
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|||||||
Reference in New Issue
Block a user