freeipmi: broken on musl for now

This commit is contained in:
Toyam Cox 2017-07-06 14:23:32 -04:00
parent eeb98db0e9
commit 3418cbfa80

View file

@ -17,6 +17,7 @@ checksum=2b1abdc455ffb0e5017cf4d669f549079d3559ad57a73677611e76cec5a06c5c
case "$XBPS_TARGET_MACHINE" in
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
post_install() {