diff options
| -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 47d3613d..aa455363 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
| @@ -92,6 +92,7 @@ do_configure() { | |||
| 92 | 92 | ||
| 93 | do_install_append() { | 93 | do_install_append() { |
| 94 | rmdir ${D}${OE_QMAKE_PATH_PLUGINS}/${BPN} ${D}${OE_QMAKE_PATH_PLUGINS} || true | 94 | rmdir ${D}${OE_QMAKE_PATH_PLUGINS}/${BPN} ${D}${OE_QMAKE_PATH_PLUGINS} || true |
| 95 | sed -i 's@ -Wl,--start-group.*-Wl,--end-group@@g; s@-L${B}[^ ]* @ @g' ${D}${libdir}/pkgconfig/Qt5WebEngineCore.pc | ||
| 95 | } | 96 | } |
| 96 | PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src" | 97 | PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src" |
| 97 | 98 | ||
