LuaJIT: mark broken on all aarch64.

This commit is contained in:
Christian Neukirchen 2016-10-07 21:21:05 +02:00
parent 3953aa46e9
commit 5b3cbed69c

View file

@ -12,7 +12,7 @@ checksum=620fa4eb12375021bef6e4f237cbd2dd5d49e56beb414bee052c746beef1807d
case "$XBPS_TARGET_MACHINE" in
armv[67]l-musl) broken="http://build.voidlinux.eu/builders/armv7l-musl_builder/builds/6757/steps/shell_3/logs/stdio";;
aarch64) broken="unsupported";;
aarch64*) broken="unsupported";;
esac
if [ "$CROSS_BUILD" -a "$XBPS_MACHINE" = "x86_64" ]; then