From 3fa7ca4305776f0b49c66c0424636f1c5a986e08 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 7 Dec 2008 11:38:36 +0000 Subject: Upgrade to Binutils-2.19. FIxes #2268. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/binutils-pass1.xml | 5 ----- chapter05/binutils-pass2.xml | 5 ----- 2 files changed, 10 deletions(-) (limited to 'chapter05') diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index 2c8a5ab73..eff3eac76 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -48,11 +48,6 @@ linker and assembler to determine which of their own features to enable. - Binutils does not recognize versions of Texinfo newer than 4.9. Fix - this issue by applying the following patch: - -patch -Np1 -i ../&binutils-configure-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 dd7e7d912..adeb9f756 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -43,11 +43,6 @@ Installation of Binutils - Binutils does not recognize versions of Texinfo newer than 4.9. Fix - this issue by applying the following patch: - -patch -Np1 -i ../&binutils-configure-patch; - Create a separate build directory again: mkdir -v ../binutils-build -- cgit v1.2.3-54-g00ecf