From 2f1e820bed105a4edafdf0dc1200eb9d1eab4e00 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Tue, 19 Apr 2016 01:48:39 +0000 Subject: [PATCH] fix failure of mips libgcc_eh patch to apply commit 0a16a127996cd7b5e991d47cfd8b34fd068c49b5 introduced this patch with missing leading path component. --- patches/gcc-5.2.0/0009-mipsdw.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/gcc-5.2.0/0009-mipsdw.diff b/patches/gcc-5.2.0/0009-mipsdw.diff index 684f9d9..de1144a 100644 --- a/patches/gcc-5.2.0/0009-mipsdw.diff +++ b/patches/gcc-5.2.0/0009-mipsdw.diff @@ -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. */