[PATCH] libffi: Update LOCAL_PATCHES

H.J. Lu hjl.tools@gmail.com
Wed Oct 27 18:43:01 GMT 2021


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(+)

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
-- 
2.32.0



More information about the Gcc-patches mailing list