diff --git a/srcpkgs/qt5/template b/srcpkgs/qt5/template index c50d0f279fa..b193ab999d3 100644 --- a/srcpkgs/qt5/template +++ b/srcpkgs/qt5/template @@ -23,6 +23,11 @@ makedepends=" gst-plugins-base1-devel libxslt-devel" depends="qtchooser" +# XXX +if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then + broken="http://build.voidlinux.eu:8010/builders/i686_builder/builds/7611/steps/shell_3/logs/stdio" +fi + pre_configure() { sed -i "s|-O2|${CXXFLAGS}|" qtbase/mkspecs/common/{g++,gcc}-base.conf sed -i "/^QMAKE_LFLAGS_RPATH/s| -Wl,-rpath,||g" qtbase/mkspecs/common/gcc-base-unix.conf