summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-creator/0001-Link-with-libexecinfo-on-musl.patch
Commit message (Collapse)AuthorAgeFilesLines
* qt5-creator: Refresh musl patchKhem Raj2020-08-261-3/+3
| | | | | | | | | | | Fixes Applying patch 0001-Link-with-libexecinfo-on-musl.patch patching file src/plugins/debugger/debugger.pro Hunk #1 succeeded at 140 (offset 1 line). patching file src/plugins/qmldesigner/qmldesignerplugin.pro Hunk #1 succeeded at 4 with fuzz 2 (offset 1 line). Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qt5-creator: Update musl patch to link qmldesigner with -lexecinfoKhem Raj2020-01-101-2/+11
| | | | | | | | Fixes link failures like below src/plugins/qmldesigner/designercore/exceptions/exception.cpp:116: undefined reference to `backtrace' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qt5-creator: update to v4.9.2Samuli Piippo2019-07-291-0/+20
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>