diff options
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 a10db075..9e28e02e 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 |