kumquat-buildroot/package/qt5
Vicente Olivert Riera 1f84fcdc05 qt5/qt5base: Fix build on MIPS without DSP support
The qt_memfill32_asm_mips_dsp function is only declared if
QT_COMPILER_SUPPORTS_MIPS_DSP is defined, so we can't reference it
unless the same macro is defined.

Backporting an upstream patch to fix this issue.

This is the error message:

qt-everywhere-enterprise-src-5.4.0-alpha/qtbase/src/gui/painting/qdrawhelper.cpp:
In function 'void qInitDrawhelperAsm()':
qt-everywhere-enterprise-src-5.4.0-alpha/qtbase/src/gui/painting/qdrawhelper.cpp:6843:
error: 'qt_memfill32_asm_mips_dsp' was not declared in this scope

Upstream commit:

  2ca323ccd4

Fixes:

  http://autobuild.buildroot.net/results/254/254cf62bef8bc5d5ffe345d817d16aa9983baa15/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-02-06 20:03:00 +01:00
..
qt5base qt5/qt5base: Fix build on MIPS without DSP support 2015-02-06 20:03:00 +01:00
qt5connectivity
qt5declarative
qt5enginio
qt5graphicaleffects
qt5imageformats
qt5multimedia
qt5quick1
qt5quickcontrols
qt5script
qt5sensors
qt5serialport
qt5svg
qt5webkit qt5webkit: Fix build without OpenGL 2015-02-05 08:48:13 +01:00
qt5webkit-examples package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
qt5websockets
qt5x11extras
qt5xmlpatterns
Config.in
qt5.mk