pioneer: broken on i686.

This commit is contained in:
Juan RP 2020-02-06 14:16:40 +01:00
parent d501529421
commit 4ce833cb06
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -16,6 +16,10 @@ homepage="https://pioneerspacesim.net"
distfiles="https://github.com/pioneerspacesim/pioneer/archive/${version}.tar.gz"
checksum=3055d63c1bd3377c3794eee830a8adbd650b178bad9e927531e38cb5d5838694
case "$XBPS_TARGET_MACHINE" in
i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/22891/steps/shell_3/logs/stdio" ;;
esac
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" pioneer-modelcompiler"
fi