diff options
author | Jiaying Song <jiaying.song.cn@windriver.com> | 2025-09-04 17:11:06 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-09-04 10:50:39 -0700 |
commit | 2257a50dbd8b3ab375ad1e76526b04ff467c41b0 (patch) | |
tree | e740882e0ed0e409a5d75e02b107d2c56852aa30 /meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb | |
parent | 44c9118e9dfa7fbca2df5593598e07c1da1d564c (diff) | |
download | meta-openembedded-2257a50dbd8b3ab375ad1e76526b04ff467c41b0.tar.gz |
webkitgtk3: fix do_configure error on beaglebone-yocto
* According to latest comment [1] and the mentioned pull request
[2], build an ENABLE(WEBASSEMBLY) && !ENABLE(JIT) configuration is
supported, so original issue already fixed in current version, the
EXTRA_OECMAKE setting is not needed anymore.
* This EXTRA_OECMAKE setting causes following configure error on
beaglebone-yocto, remove the setting to let the configure process decide
the configuration:
CMake Error at Source/cmake/WebKitFeatures.cmake:312 (message):
ENABLE_JIT conflicts with ENABLE_C_LOOP. You must disable one or the
other.
[YOCTO #15254]
[1] https://github.com/WebKit/WebKit/pull/17447
[2] https://github.com/WebKit/WebKit/pull/17688
Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb')
0 files changed, 0 insertions, 0 deletions