From da99fcd35a1dae5d03d26b6be44b7c4cacdcf5cd Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 21 Feb 2009 14:24:39 +0000 Subject: binutils: refresh patches for binutils 2.17 SVN-Revision: 14587 --- toolchain/binutils/patches/2.17/300-006_better_file_error.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to '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 f6a7207..17b150a 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,11 +24,9 @@ esac exit 0 @DPATCH@ -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 @@ +--- a/bfd/opncls.c ++++ b/bfd/opncls.c +@@ -158,6 +158,13 @@ bfd_fopen (const char *filename, const c { bfd *nbfd; const bfd_target *target_vec; -- cgit v1.1