aboutsummaryrefslogtreecommitdiff
path: root/libs/libffi
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libffi')
-rw-r--r--libs/libffi/patches/100-fix_mips_softfloat.patch2
-rw-r--r--libs/libffi/patches/200-ppc.patch2
2 files changed, 0 insertions, 4 deletions
diff --git a/libs/libffi/patches/100-fix_mips_softfloat.patch b/libs/libffi/patches/100-fix_mips_softfloat.patch
index c3f70242a..66f4711e1 100644
--- a/libs/libffi/patches/100-fix_mips_softfloat.patch
+++ b/libs/libffi/patches/100-fix_mips_softfloat.patch
@@ -8,8 +8,6 @@ Thank you!
src/mips/o32.S | 2 ++
1 file changed, 2 insertions(+)
-diff --git a/src/mips/o32.S b/src/mips/o32.S
-index 44e74cb9..799139b2 100644
--- a/src/mips/o32.S
+++ b/src/mips/o32.S
@@ -282,9 +282,11 @@ $LCFI12:
diff --git a/libs/libffi/patches/200-ppc.patch b/libs/libffi/patches/200-ppc.patch
index c8ae4a94d..fb36ba3f6 100644
--- a/libs/libffi/patches/200-ppc.patch
+++ b/libs/libffi/patches/200-ppc.patch
@@ -21,8 +21,6 @@ Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
src/powerpc/ffi_powerpc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/src/powerpc/ffi_powerpc.h b/src/powerpc/ffi_powerpc.h
-index 5ee2a709..8e2f2f0e 100644
--- a/src/powerpc/ffi_powerpc.h
+++ b/src/powerpc/ffi_powerpc.h
@@ -62,7 +62,7 @@ typedef _Float128 float128;