]> 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)
committerSteve Sakoman <steve@sakoman.com>
Fri, 1 May 2020 20:12:13 +0000 (10:12 -1000)
commited7ce0d5e9009d80a79c39bb3d0d45de6e7721c0
treec6da1906f42c3f6944efac7868db6e2a43e623c5
parenta83904481cf85ad4a15209017ab04f690b7779ed
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>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
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