summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/2.17/300-006_better_file_error.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-28 07:20:42 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-28 07:20:42 +0000
commita81db04ee6bd7e051f42ddb67d5b132486a47cd4 (patch)
tree23033a1d703c5d37c81d7f6570b532a6d4130124 /toolchain/binutils/patches/2.17/300-006_better_file_error.patch
parentf6a92d6ffec89b1e411a1d53b9e55e3cd9583836 (diff)
downloadmaster-31e0f0ae-a81db04ee6bd7e051f42ddb67d5b132486a47cd4.tar.gz
master-31e0f0ae-a81db04ee6bd7e051f42ddb67d5b132486a47cd4.tar.bz2
master-31e0f0ae-a81db04ee6bd7e051f42ddb67d5b132486a47cd4.zip
remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh patches using quilt
SVN-Revision: 7752
Diffstat (limited to 'toolchain/binutils/patches/2.17/300-006_better_file_error.patch')
-rw-r--r--toolchain/binutils/patches/2.17/300-006_better_file_error.patch9
1 files changed, 5 insertions, 4 deletions
diff --git a/toolchain/binutils/patches/2.17/300-006_better_file_error.patch b/toolchain/binutils/patches/2.17/300-006_better_file_error.patch
index f337611edf..f6a720797d 100644
--- a/toolchain/binutils/patches/2.17/300-006_better_file_error.patch
+++ b/toolchain/binutils/patches/2.17/300-006_better_file_error.patch
@@ -24,10 +24,11 @@ esac
exit 0
@DPATCH@
-diff -urNad /home/james/debian/packages/binutils/binutils-2.14.90.0.6/bfd/opncls.c binutils-2.14.90.0.6/bfd/opncls.c
---- /home/james/debian/packages/binutils/binutils-2.14.90.0.6/bfd/opncls.c 2003-07-23 16:08:09.000000000 +0100
-+++ binutils-2.14.90.0.6/bfd/opncls.c 2003-09-10 22:35:00.000000000 +0100
-@@ -150,6 +150,13 @@
+Index: binutils-2.17/bfd/opncls.c
+===================================================================
+--- binutils-2.17.orig/bfd/opncls.c 2007-06-28 09:19:34.818943168 +0200
++++ binutils-2.17/bfd/opncls.c 2007-06-28 09:19:35.993764568 +0200
+@@ -158,6 +158,13 @@
{
bfd *nbfd;
const bfd_target *target_vec;