Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtbase: refresh patches and update tags on meta-qt5 | Martin Jansa | 2018-11-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | qt5: Disable ltcg for host_build | Samuli Piippo | 2018-11-13 | 1 | -0/+26 |
debug-prefix-map does not work correctly for static libraries when using ltcg, and since host_build compilations link agaist the libQt5Bootstrap.a library, it breaks source file packaging into debug packages. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> |