[OE-core] [PATCH] webkitgtk, gcr, libsecret: force ARM mode

Burton, Ross ross.burton at intel.com
Mon Oct 12 16:21:54 UTC 2015


On 11 October 2015 at 10:51, Phil Blundell <pb at pbcl.net> wrote:

> > * gcr, libsecret are new since switch to gcc 5.2
>
> The problem with libsecret seems to be caused by its valgrind support
> code (which contains asm statements that only work in ARM state).  I
> wonder if you can just turn WITH_VALGRIND off rather than forcing
> ARM-state for the whole library.


That code is provided by valgrind itself so either fixing valgrind to write
valid code or forcibly disabling the code in valgrind.h if thumb is enabled
seems sensible and more likely to catch more problems in a single patch.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151012/eb10fd0e/attachment-0002.html>


More information about the Openembedded-core mailing list