uftrace: typo again
This commit is contained in:
parent
79bcb4e982
commit
e356a5aed4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue