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 --- chapter06/binutils.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index b3f5d7675..44e8e4cba 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -64,10 +64,6 @@ Ask your system administrator to create more. rm -fv etc/standards.info sed -i.bak '/^INFO/s/standards.info //' etc/Makefile.in - 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: -- cgit v1.2.3-54-g00ecf