From 1ffb51d7e122376480fe80ae14286765d106ff70 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 28 Jun 2007 07:20:42 +0000 Subject: 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 --- toolchain/binutils/patches/2.17/300-006_better_file_error.patch | 9 +++++---- 1 file changed, 5 insertions(+), 4 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 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; -- cgit v1.2.3