1f84fcdc05
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:
|
||
---|---|---|
.. | ||
0001-Simplify-use-of-__has_include-in-qlogging.cpp.patch | ||
0002-logging-Check-if-uClibc-has-backtrace-support.patch | ||
0002-mkspecs-files.patch | ||
0003-uclibc-no-lfs.patch | ||
0004-qimage_conversions.cpp-Fix-build-on-big-endian-syste.patch | ||
0005-qdrawhelper.cpp-Fix-build-on-mips-without-dsp-support.patch | ||
Config.in | ||
qt5base.hash | ||
qt5base.mk |