X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5102d583edd3a4a5510216a3810ec0c5e9d07be4..f0c86e1c7c8f755f5bd880e8499c5b741102ffb1:/toolchain/binutils/patches/2.17/300-006_better_file_error.patch 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;