diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-10-31 12:47:19 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-24 15:30:01 +0000 |
| commit | b4f8b1b31cfb3c630c45bfe56e5e73c519c44e01 (patch) | |
| tree | a8e66e7ebbce041bb2c02447baa29f37d804e1f0 /meta/recipes-support | |
| parent | 91e62fe45e89ea4894f6e61f5a6f180a7f015248 (diff) | |
| download | poky-b4f8b1b31cfb3c630c45bfe56e5e73c519c44e01.tar.gz | |
libffi: submit patch upstream
(From OE-Core rev: c8c8945ded40a36b42da4e95974cf76796c15cfb)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 9555a7dc768c32a009333232e25cef041054b7f7)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
| -rw-r--r-- | meta/recipes-support/libffi/libffi/0001-arm-sysv-reverted-clang-VFP-mitigation.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 5e529d1ce7..4233799501 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 | |||
| 11 | clang supports the LDC and SDC instructions, this mitigation | 11 | clang supports the LDC and SDC instructions, this mitigation |
| 12 | has been reverted. | 12 | has been reverted. |
| 13 | 13 | ||
| 14 | Upstream-Status: Pending | 14 | Upstream-Status: Submitted [https://github.com/libffi/libffi/pull/747] |
| 15 | Signed-off-by: Brett Warren <brett.warren@arm.com> | 15 | Signed-off-by: Brett Warren <brett.warren@arm.com> |
| 16 | --- | 16 | --- |
| 17 | src/arm/sysv.S | 33 --------------------------------- | 17 | src/arm/sysv.S | 33 --------------------------------- |
