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
|
||||
makedepends+=" argp-standalone"
|
||||
export ac_cv_lib_argp_argp_usage=yes
|
||||
else
|
||||
makedepends+=" gcc-multilib"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue