libffi: Update LOCAL_PATCHES

Message ID 20211027184301.1095519-1-hjl.tools@gmail.com
State Committed
Commit 1f98c4e0c54b29fec4aba0b250ff7b5da57c1096
Headers
Series libffi: Update LOCAL_PATCHES |

Commit Message

H.J. Lu Oct. 27, 2021, 6:43 p.m. UTC
  Add

commit 90205f67e465ae7dfcf733c2b2b177ca7ff68da0
Author: Segher Boessenkool <segher@kernel.crashing.org>
Date:   Mon Oct 25 23:29:26 2021 +0000

    rs6000: Fix bootstrap (libffi)

    This fixes bootstrap for the current problems building libffi.

to LOCAL_PATCHES.

	* LOCAL_PATCHES: Add commit 90454a90082.
---
 libffi/LOCAL_PATCHES | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/libffi/LOCAL_PATCHES b/libffi/LOCAL_PATCHES
index a377c28ce8d..f9e74660950 100644
--- a/libffi/LOCAL_PATCHES
+++ b/libffi/LOCAL_PATCHES
@@ -1,2 +1,3 @@ 
 5be7b66998127286fada45e4f23bd8a2056d553e
 4824ed41ba7cd63e60fd9f8769a58b79935a90d1
+90205f67e465ae7dfcf733c2b2b177ca7ff68da0