From 5d7109b29727c3e373e97e450b336fbcf93a7fda Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 14 Nov 2012 18:25:11 +0000 Subject: Upgrade to Binutils-2.23.1. Fixes #3226. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/binutils-pass1.xml | 4 ---- chapter05/binutils-pass2.xml | 4 ---- 2 files changed, 8 deletions(-) (limited to 'chapter05') diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index 73e7948ac..c52e0255d 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -52,10 +52,6 @@ linker and assembler to determine which of their own features to enable. - Apply a patch to prevent a build failure when using compiler optimizations: - -patch -Np1 -i ../&binutils-build-patch; - The Binutils documentation recommends building Binutils outside of the source directory in a dedicated build directory: diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 8a68ede3a..ca947482f 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -43,10 +43,6 @@ Installation of Binutils - Apply a patch to prevent a build failure when using compiler optimizations: - -patch -Np1 -i ../&binutils-build-patch; - Create a separate build directory again: mkdir -v ../binutils-build -- cgit v1.2.3-54-g00ecf