summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-01-23 09:57:46 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-01-24 11:34:30 +0000
commitb0649df7d69a3db1538c62c624eda42a6326110b (patch)
treee49a5614db41adf394fed3a417878a3825df5d59 /src/widgets/doc
parent74819c4ed95af98d3caf5144f44123dee0149e45 (diff)
Fix MIPS32 processor detection
Gcc defines neither _MIPS_ARCH_MIPS32 nor __mips32 on MIPS32 architectures, instead __mips is defined to 32. This fix exposed bit-rot in qdrawhelper where qt_memfill32 was set as a function pointer despite not being one since Qt4. Change-Id: I87461823e54fa3166223ebf97175fd05d2f2fd16 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/widgets/doc')
0 files changed, 0 insertions, 0 deletions