summaryrefslogtreecommitdiff
path: root/patches/binutils/2.20/230-libiberty-pic.patch
diff options
context:
space:
mode:
authorFrederic Roussel <fr.frasc@gmail.com>2009-11-11 22:44:53 (GMT)
committerFrederic Roussel" <fr.frasc@gmail.com>2009-11-11 22:44:53 (GMT)
commit6c882486475e1253c5143134207edd816f44afbb (patch)
tree2efa2947bd8e3adbb9ac5395b1302274854dafa0 /patches/binutils/2.20/230-libiberty-pic.patch
parent6af0ca415345ae40815a23dcac1077f27f2b2a95 (diff)
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 <fr.frasc@gmail.com>
Diffstat (limited to 'patches/binutils/2.20/230-libiberty-pic.patch')
-rw-r--r--patches/binutils/2.20/230-libiberty-pic.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/binutils/2.20/230-libiberty-pic.patch b/patches/binutils/2.20/230-libiberty-pic.patch
index 214c44b..fcce13d 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); \