fix failure of mips libgcc_eh patch to apply

commit 0a16a12799 introduced this patch
with missing leading path component.
This commit is contained in:
Rich Felker 2016-04-19 01:48:39 +00:00
parent 0a16a12799
commit 2f1e820bed
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--- libgcc/config/mips/linux-unwind.h.orig 2016-04-07 23:08:58.088577977 +0000
+++ libgcc/config/mips/linux-unwind.h 2016-04-07 23:04:34.016523639 +0000
--- a/libgcc/config/mips/linux-unwind.h 2016-04-07 23:08:58.088577977 +0000
+++ b/libgcc/config/mips/linux-unwind.h 2016-04-07 23:04:34.016523639 +0000
@@ -27,7 +27,7 @@
state data appropriately. See unwind-dw2.c for the structs. */