mono: mark broken for now
This commit is contained in:
parent
2bec57b671
commit
7ad029bf50
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ python_version="3"
|
|||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;
|
||||
armv6*) broken="https://build.voidlinux.org/builders/armv6l_builder/builds/26783" ;;
|
||||
armv7*) broken="https://build.voidlinux.org/builders/armv7l_builder/builds/25790" ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue