Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qt5: Enable Link Time Optimization | Samuli Piippo | 2018-09-07 | 1 | -0/+31 |
Re-enable building qtbase and rest of the modules with Link Time Optimization that significantly improves performance and reduces binary sizes. Exclude it from QtWebEngine, as it produces unstable binaries for ARM. Task-number: QTBUG-68688 Change-Id: Ic2448229b878c5b16febf4773dba6c52f5983fd5 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> |