summaryrefslogtreecommitdiffstats
path: root/src/doc/src/qcircularbuffer.qdoc
diff options
context:
space:
mode:
authorAndy Nichols <andy.nichols@theqtcompany.com>2015-10-28 12:12:23 +0100
committerAndy Nichols <andy.nichols@theqtcompany.com>2015-10-28 11:23:34 +0000
commitb1c0f6bc0e18f4ab331dac18972ea0c0a2e5c368 (patch)
tree14de1109a35fcea44d0da8600f195525e8caedaf /src/doc/src/qcircularbuffer.qdoc
parentd954056627d34907eeee6bba10ddf2e792d90140 (diff)
assimp: Fix building with mingw older than 4.9
On Windows when building with mingw versions older than 4.9 the assembly of IFCReaderGen.o fails because it reaches the section limit. Normally we would use the -mbig-obj flag to the assembler, but older versions of GNU as don't have support for this. So to work around this IFCReaderGen.cpp is split into two separate files, which keeps the sections below the limit for each object file. Task-number: QTBUG-48902 Change-Id: If0cae29c10a50e3a5edf85fe21b8d2528971eb83 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'src/doc/src/qcircularbuffer.qdoc')
0 files changed, 0 insertions, 0 deletions