From 6c882486475e1253c5143134207edd816f44afbb Mon Sep 17 00:00:00 2001 From: Frederic Roussel Date: Wed, 11 Nov 2009 14:44:53 -0800 Subject: patches/binutils/2.20: make patches appliable Fix filenames in patch files for binutils-2.20. Some patch files were only usable with patch argument '-p0'. Fix the diff context to match 2.20 release. Signed-off-by: Frederic Roussel --- patches/binutils/2.20/230-libiberty-pic.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches/binutils/2.20/230-libiberty-pic.patch') diff --git a/patches/binutils/2.20/230-libiberty-pic.patch b/patches/binutils/2.20/230-libiberty-pic.patch index 214c44bc..fcce13d6 100644 --- a/patches/binutils/2.20/230-libiberty-pic.patch +++ b/patches/binutils/2.20/230-libiberty-pic.patch @@ -1,5 +1,5 @@ ---- libiberty/Makefile.in.mps 2004-05-13 15:53:17.000000000 +0200 -+++ libiberty/Makefile.in 2004-05-13 15:52:53.000000000 +0200 +--- binutils/libiberty/Makefile.in.mps 2004-05-13 15:53:17.000000000 +0200 ++++ binutils/libiberty/Makefile.in 2004-05-13 15:52:53.000000000 +0200 @@ -224,6 +224,7 @@ $(TARGETLIB): $(REQUIRED_OFILES) $(EXTRA $(AR) $(AR_FLAGS) $(TARGETLIB) \ $(REQUIRED_OFILES) $(EXTRA_OFILES) $(LIBOBJS); \ -- cgit v1.2.3