LuaJIT: mark broken on all aarch64.
This commit is contained in:
parent
3953aa46e9
commit
5b3cbed69c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue