xen: fix musl.
This commit is contained in:
parent
f02591a75f
commit
0dd8054b44
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ fi
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
makedepends+=" argp-standalone"
|
makedepends+=" argp-standalone"
|
||||||
|
export ac_cv_lib_argp_argp_usage=yes
|
||||||
else
|
else
|
||||||
makedepends+=" gcc-multilib"
|
makedepends+=" gcc-multilib"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue