telegram-desktop: set armv6l and armv7l-musl to broken
This commit is contained in:
@@ -65,6 +65,10 @@ case "$XBPS_TARGET_MACHINE" in
|
||||
configure_args+=" -DUSE_LIBATOMIC=ON" ;;
|
||||
esac
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv6l|armv7l-musl) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/18664/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-devel"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user