aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libunwind/patches/003-fix-missing-ef_reg-defs-with-musl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/libs/libunwind/patches/003-fix-missing-ef_reg-defs-with-musl.patch')
-rw-r--r--package/libs/libunwind/patches/003-fix-missing-ef_reg-defs-with-musl.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/package/libs/libunwind/patches/003-fix-missing-ef_reg-defs-with-musl.patch b/package/libs/libunwind/patches/003-fix-missing-ef_reg-defs-with-musl.patch
index 465abb4ce0..1a26dcd895 100644
--- a/package/libs/libunwind/patches/003-fix-missing-ef_reg-defs-with-musl.patch
+++ b/package/libs/libunwind/patches/003-fix-missing-ef_reg-defs-with-musl.patch
@@ -1,7 +1,6 @@
-diff -uprN a/include/libunwind-mips.h b/include/libunwind-mips.h
---- a/include/libunwind-mips.h 2012-10-06 12:54:38.000000000 +0800
-+++ b/include/libunwind-mips.h 2016-06-08 13:55:55.029436442 +0800
-@@ -111,6 +111,42 @@ typedef enum
+--- a/include/libunwind-mips.h
++++ b/include/libunwind-mips.h
+@@ -114,6 +114,42 @@ typedef enum
}
mips_regnum_t;
@@ -44,4 +43,3 @@ diff -uprN a/include/libunwind-mips.h b/include/libunwind-mips.h
typedef enum
{
UNW_MIPS_ABI_O32,
-