diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-09-10 17:27:23 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-09-11 10:59:34 +0300 |
commit | 7070dd34e136a53dadb59ffbb6b127bcf23b301c (patch) | |
tree | 9f3d0ac915bcb1bdea23c53f6782020ac5fc9a24 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 1fe27390ef279ad973eba60c83e9f69d75ccc613 (diff) | |
parent | 78b8872328a2162c1030831a36d0814da6c200a5 (diff) | |
download | meta-qt5-7070dd34e136a53dadb59ffbb6b127bcf23b301c.tar.gz |
Merge remote-tracking branch 'qtyocto/5.11' into 5.12
* qtyocto/5.11:
qt5: update submodules
qtwebengine: enable debug info for webengine
Change-Id: I8cbc5a4fc17513ae9fbabebc8640ec0ec514c390
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index a99f6550..9c03f995 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -31,6 +31,7 @@ DEPENDS += " \ | |||
31 | DEPENDS_append_libc-musl = " libexecinfo" | 31 | DEPENDS_append_libc-musl = " libexecinfo" |
32 | 32 | ||
33 | EXTRA_QMAKEVARS_CONFIGURE += "-feature-webengine-system-ninja -no-feature-webengine-system-gn" | 33 | EXTRA_QMAKEVARS_CONFIGURE += "-feature-webengine-system-ninja -no-feature-webengine-system-gn" |
34 | EXTRA_QMAKEVARS_PRE += "CONFIG+=force_debug_info" | ||
34 | 35 | ||
35 | # chromium/third_party/openh264/openh264.gyp adds | 36 | # chromium/third_party/openh264/openh264.gyp adds |
36 | # -Wno-format to openh264_cflags_add | 37 | # -Wno-format to openh264_cflags_add |