]> code.ossystems Code Review - openembedded-core.git/commit
libffi: fix v3.3 compile on ppc64le
authorAndrew Geissler <geissonator@gmail.com>
Mon, 27 Apr 2020 18:40:28 +0000 (13:40 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Apr 2020 14:00:36 +0000 (15:00 +0100)
commit76001bd4ae1e4f153f3d670b19e9ccd39c9fc4ef
tree24677fdda73d44939e318c9e1cc27452ed5eea67
parent319ae973740bc291cb3e02e3cb2b4df2109df53e
libffi: fix v3.3 compile on ppc64le

The latest released version of libffi no longer compiles on ppc64le
based machines. Some searching found a patch that fixed our issue but
had not been submitted upstream to libffi.

It has now been submitted upstream with this PR:
https://github.com/libffi/libffi/pull/561

Signed-off-by: Andrew Geissler <geissonator@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libffi/libffi/0001-ffi_powerpc.h-fix-build-failure-with-powerpc7.patch [new file with mode: 0644]
meta/recipes-support/libffi/libffi_3.3.bb