aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-01-02 19:16:53 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2020-01-07 11:19:28 +0100
commit6e7cc682c2a5f5b0dece0a14a04ddc7cd8aa552d (patch)
treeeb74b8e65c0d63000f6c95382b9c3a754439477c /recipes-qt/qt5/qtwebengine_git.bb
parent33a86256ecbd566e0dee58848ebcee731df068c5 (diff)
qtwebengine: Move CharAllocator definition to header
This helps in getting full class definition, in other sources which are operating on sizeof operator, clang10 finds it insufficient information and errors out reporting that sizeof can not be applied on a forward declared class. This patch fixes that Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 9e111b36..7cd006f5 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -161,6 +161,7 @@ SRC_URI += " \
file://chromium/0007-chromium-fix-build-after-y2038-changes-in-glibc.patch;patchdir=src/3rdparty \
file://chromium/0021-chromium-Fix-build-on-32bit-arches-with-64bit-time_t.patch;patchdir=src/3rdparty \
file://chromium/0022-chromium-Include-cstddef-for-size_t-definition.patch;patchdir=src/3rdparty \
+ file://chromium/0023-chromium-Move-CharAllocator-definition-to-a-header-f.patch;patchdir=src/3rdparty \
"
SRC_URI_append_libc-musl = "\