mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
LuaJIT: unbreak for armv[67]*
This commit is contained in:
parent
c954c92ab9
commit
dd1899add7
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ distfiles="http://luajit.org/download/$pkgname-$version.tar.gz"
|
|||
checksum=874b1f8297c697821f561f9b73b57ffd419ed8f4278c82e05b48806d30c1e979
|
||||
|
||||
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";;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue