qt5: unbreak for i686

This commit is contained in:
Jürgen Buchmüller 2017-03-05 04:18:45 +01:00
parent 732663da24
commit c0957b2511

View file

@ -12,7 +12,6 @@ distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/s
checksum=0f4c54386d3dbac0606a936a7145cebb7b94b0ca2d29bc001ea49642984824b6
if [ "${XBPS_MACHINE%%-musl}" = i686 ]; then
broken="Hangs forever when running python gyp_qtwebengine; File /usr/lib/python2.7/multiprocessing/process.py, line 258, in _bootstrap"
nodebug=yes # prevent OOM
fi
hostmakedepends="flex ruby gperf git python perl pkg-config re2c"