On Mon, 2024-08-26 at 16:51 +0800, Changqing Li via lists.openembedded.org wrote: > From: Changqing Li <[email protected]> > > * 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: Changqing Li <[email protected]> > --- > meta/recipes-sato/webkit/webkitgtk_2.44.3.bb | 12 ------------ > 1 file changed, 12 deletions(-)
Why aren't we seeing that error on the autobuilder? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#203748): https://lists.openembedded.org/g/openembedded-core/message/203748 Mute This Topic: https://lists.openembedded.org/mt/108100749/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
