elfutils: use musl-obstack-devel.
This commit is contained in:
parent
da2a5f8885
commit
ef1c81e021
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'elfutils'
|
# Template file for 'elfutils'
|
||||||
pkgname=elfutils
|
pkgname=elfutils
|
||||||
version=0.180
|
version=0.180
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--program-prefix=eu- --disable-debuginfod"
|
configure_args="--program-prefix=eu- --disable-debuginfod"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
@ -16,7 +16,7 @@ checksum=b827b6e35c59d188ba97d7cf148fa8dc6f5c68eb6c5981888dfdbb758c0b569d
|
|||||||
CFLAGS="-Wno-error -Wno-error=null-dereference"
|
CFLAGS="-Wno-error -Wno-error=null-dereference"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" argp-standalone musl-fts-devel musl-obstack" ;;
|
*-musl) makedepends+=" argp-standalone musl-fts-devel musl-obstack-devel" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user