LuaJIT: oops - clean up test traces
This commit is contained in:
parent
58b69468d0
commit
66ecef7ca4
1 changed files with 3 additions and 3 deletions
|
@ -10,10 +10,10 @@ license="MIT"
|
||||||
distfiles="http://luajit.org/download/$pkgname-$version.tar.gz"
|
distfiles="http://luajit.org/download/$pkgname-$version.tar.gz"
|
||||||
checksum=874b1f8297c697821f561f9b73b57ffd419ed8f4278c82e05b48806d30c1e979
|
checksum=874b1f8297c697821f561f9b73b57ffd419ed8f4278c82e05b48806d30c1e979
|
||||||
|
|
||||||
#case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*-musl) broken="https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/6139/steps/shell_3/logs/stdio"
|
arm*-musl) broken="https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/6139/steps/shell_3/logs/stdio"
|
||||||
# aarch64*) broken="unsupported";;
|
aarch64*) broken="unsupported";;
|
||||||
#esac
|
esac
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" -a "$XBPS_MACHINE" = "x86_64" ]; then
|
if [ "$CROSS_BUILD" -a "$XBPS_MACHINE" = "x86_64" ]; then
|
||||||
hostmakedepends+=" gcc-multilib"
|
hostmakedepends+=" gcc-multilib"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue