aboutsummaryrefslogtreecommitdiffstats
path: root/dependencies.yaml
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-06-09 16:02:55 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-06-15 20:59:15 +0200
commit2bf49e089a7a29f49a364697f87f085243d662e5 (patch)
treee05d7e530e5517341ed702644be4917c2577f947 /dependencies.yaml
parentac4b9d10198ce38eb7108d758ca179aa76121c55 (diff)
CMake: Fix failing 32 bit debug builds on MinGW
When doing a doing a 32 debug build, and trying to compile one of the qml type registrations files, the following error can happen as.exe: quick_qmltyperegistrations.cpp.obj: too many sections (44466) Fatal error: can't close src/quick/CMakeFiles/Quick.dir/quick_qmltyperegistrations.cpp.obj: File too big The fix is to compile these specific files with the -Wa,-mbig-obj compile flag, which uses a munged COFF format that allows more than 32k sections in one file. Task-number: QTBUG-84886 Change-Id: Ic22e0ac409af6232db83c8a4856d5d260a0e20ff Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to 'dependencies.yaml')
0 files changed, 0 insertions, 0 deletions