freeipmi: broken on musl for now
This commit is contained in:
parent
eeb98db0e9
commit
3418cbfa80
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ checksum=2b1abdc455ffb0e5017cf4d669f549079d3559ad57a73677611e76cec5a06c5c
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64) configure_args+=" ac_cv_header_sys_io_h=no";;
|
aarch64) configure_args+=" ac_cv_header_sys_io_h=no";;
|
||||||
|
*-musl) broken="Bunches of freeipmi-argp-namefrob.h:62:32: error: redefinition of 'argp_fmtstream_write'"
|
||||||
esac
|
esac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue