summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/2.17/300-006_better_file_error.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-28 07:20:42 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-28 07:20:42 +0000
commit1ffb51d7e122376480fe80ae14286765d106ff70 (patch)
tree37127848db5503c73fc77a84045db18180fa08a5 /toolchain/binutils/patches/2.17/300-006_better_file_error.patch
parentab731edcd776432c4431922cc509da537da05088 (diff)
remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh patches using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7752 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 f337611ed..f6a720797 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;