From: Alexander Kanavin Date: Mon, 31 Oct 2022 11:47:19 +0000 (+0100) Subject: libffi: submit patch upstream X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2670 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9555a7dc768c32a009333232e25cef041054b7f7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libffi: submit patch upstream Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libffi/libffi/0001-arm-sysv-reverted-clang-VFP-mitigation.patch b/meta/recipes-support/libffi/libffi/0001-arm-sysv-reverted-clang-VFP-mitigation.patch index 5e529d1ce7a..42337995018 100644 --- a/meta/recipes-support/libffi/libffi/0001-arm-sysv-reverted-clang-VFP-mitigation.patch +++ b/meta/recipes-support/libffi/libffi/0001-arm-sysv-reverted-clang-VFP-mitigation.patch @@ -11,7 +11,7 @@ https://github.com/libffi/libffi/issues/607. Now that clang supports the LDC and SDC instructions, this mitigation has been reverted. -Upstream-Status: Pending +Upstream-Status: Submitted [https://github.com/libffi/libffi/pull/747] Signed-off-by: Brett Warren --- src/arm/sysv.S | 33 ---------------------------------