diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2018-06-05 00:39:11 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-06-05 13:50:55 +0000 |
commit | 29445f6e37a669276d28b96e07d6f80443f244b8 (patch) | |
tree | 1ae05a29a2bb1df43ec3e3cf5ed170c64d6e5f70 /recipes-qt/qt5/qtwebengine/0003-Fix-build-with-gcc8.patch | |
parent | dde9b55a24a364c5fede0d6c874890acb0251386 (diff) | |
download | meta-qt5-29445f6e37a669276d28b96e07d6f80443f244b8.tar.gz |
qtwebkit: do not skip build - use cmake as build system
log.do_configure says:
| The WebKit build was disabled for the following reasons:
| * cross-compilation of QtWebKit with qmake is not supported yet
| * Missing cmake from PATH
| * Using cmake version , but at least cmake 2.8.12 is required to build QtWebKit.
and build was finished without errors (but surprisingly fast). Looking into
qtwebkit, it seems they have changed to cmake build system and Webkit.pro is
just a wrapper for preparing and running cmake.
For the transition the packageconfigs were translated as close as possible.
'libxcomposite' and 'libxrender' were merged to 'x11' - there is only one
option 'ENABLE_X11_TARGET' available for both.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine/0003-Fix-build-with-gcc8.patch')
0 files changed, 0 insertions, 0 deletions