summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2021-07-16 17:14:18 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-18 23:09:23 +0100
commit2173003df3beedf49aa0ce30d79a1158179fa3e4 (patch)
tree0cd38990615aa9357dc049ac197cb8d343e61da9 /meta/recipes-extended
parenta2b2479d20d029f5a11dba8cf7f7ca3e4a5bbbe2 (diff)
downloadopenembedded-core-contrib-2173003df3beedf49aa0ce30d79a1158179fa3e4.tar.gz
libffi: disable use of static exec trampolines
We encountered a blueman-applet segfault with libffi 3.4.2: $ blueman-applet blueman-applet 01.58.45 WARNING PluginManager:148 __load_plugin: Not loading DhcpClient because its conflict has higher priority blueman-applet 01.58.45 WARNING TransferService:189 _make_share_path: Failed to get Download dir from XDG blueman-applet 01.58.45 WARNING PluginManager:148 __load_plugin: Not loading PPPSupport because its conflict has higher priority Segmentation fault This is because the static exec trampolines is enabled by default in libffi 3.4.2. However it doesn't work with gobject-introspection[1]. [1] https://github.com/libffi/libffi/commit/132699b95d3ee4d889ea2a80540acf3300987dad Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions