qt: broken for mips*

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-04-21 11:07:20 +02:00
parent 1394b16612
commit feb01f16c1
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -27,6 +27,9 @@ if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-qmake qt-host-tools"
LDFLAGS="-L${XBPS_CROSS_BASE}/usr/lib"
fi
case "$XBPS_TARGET_MACHINE" in
mips*) broken="Serveral Assembler messages: Error: branch out of range" ;;
esac
do_configure() {
local _opts _spec