qt5: broken for now

This commit is contained in:
Michael Gehring 2017-11-22 11:22:44 +01:00
parent 7ee3ce09cf
commit 2e19cd79a0

View file

@ -11,6 +11,8 @@ license="GPL-3, LGPL-2.1"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
checksum=0f4c54386d3dbac0606a936a7145cebb7b94b0ca2d29bc001ea49642984824b6 checksum=0f4c54386d3dbac0606a936a7145cebb7b94b0ca2d29bc001ea49642984824b6
broken="yes"
if [ "${XBPS_MACHINE%%-musl}" = i686 ]; then if [ "${XBPS_MACHINE%%-musl}" = i686 ]; then
nodebug=yes # prevent OOM nodebug=yes # prevent OOM
fi fi