hedgewars: broken on armv7hf

This commit is contained in:
Enno Boland 2017-11-20 21:41:08 +01:00
parent 9ffc64e20c
commit cd0e387d8e

View File

@ -19,6 +19,7 @@ checksum=b699c8971ff420c3edd6533527ae2e99040f1e79207c9140826945bcf0e62192
nopie=yes
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="see fpc" ;;
armv7hf*) broken="https://build.voidlinux.eu/builders/armv7l_builder/builds/5994/steps/shell_3/logs/stdio" ;;
esac
if [ -n "$CROSS_BUILD" ]; then