From 3ae155cde6b363e19a934d6e039b5240dd87e89e Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Sun, 26 Dec 2004 00:39:40 +0000 Subject: Upgraded binutils, fixing the strip bug. No changelog here because this is a simultaneous commit to testing/unstable git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/binutils-pass1.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'chapter05/binutils-pass1.xml') diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index 614db83b6..fa8c23f2e 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -20,13 +20,7 @@ Installation of Binutils -The current version of Binutils in use has a bug that causes strip to -remove necessary information from certain library files. This patch fixes -the problem: - -patch -Np1 -i ../binutils-&binutils-version;-fix_strip-1.patch - -Create a buil dir: +Create a build dir: mkdir ../binutils-build cd ../binutils-build -- cgit v1.2.3-54-g00ecf