diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-11-12 20:24:39 -0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-11-20 13:51:18 +0100 |
commit | 1a4ee018f42cd98baa97acb918065490ccbd6209 (patch) | |
tree | c803307225b134784542de90769467e5db53c3d4 /recipes-qt/qt5/qtwebengine/chromium/0013-chromium-musl-allocator-Do-not-include-glibc_weak_sy.patch | |
parent | 02715fff5ee26e8baa03420083f6aa60b45c13ea (diff) | |
download | meta-qt5-1a4ee018f42cd98baa97acb918065490ccbd6209.tar.gz |
qtwebengine: Fix musl build
Currently, musl build fails to generate .pc ( packageconfig ) files
because qmake has logic to detect glibc, which obviously will be failing
for musl, and as a result it does not generate all needed files which
then fails during do_install like below
| sed: can't read /mnt/b/yoe/build/tmp/work/core2-32-yoe-linux-musl/qtwebengine/5.13.2+gitAUTOINC+556576b55f_843d70ac87-r0/image/usr/lib/pkgconfig/Qt5WebEngineCore.pc: No such file or directory
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine/chromium/0013-chromium-musl-allocator-Do-not-include-glibc_weak_sy.patch')
0 files changed, 0 insertions, 0 deletions