Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.14.0, 5.14.1
-
Fix Version/s: 5.14.1, 5.15.0 Beta1
-
Component/s: Packaging & Installer
-
Labels:None
-
Platform/s:
-
Commits:a0e5b4b4661649f1ff1affee1c62a8ef35d3b30c (qt/qt5/5.14.1)
Description
moc.exe in official Qt 5.14.0 packages is 38.6 MB big, similar is true also for the other host tools. This is a consequence of Qt now being configured with -force-debug-info.
The configure command line should be extended with QMAKE_LFLAGS_APP+=-s, much like we've done previously for Linux: https://codereview.qt-project.org/c/qt/qt5/+/269387
Attachments
Issue Links
- resulted from
-
QTBUG-80792 MinGW: Regressions in 5.14.0
-
- Closed
-