case "$HOST" in
  *-musl)
    # workaround broken test
    export ac_cv_lib_m_isinf=yes
    ;;
esac &&
default_build
