From 69a7501b6592d07efb133810e811fc778076fa0a Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Thu, 20 May 2004 15:59:09 +0000 Subject: Point to the correct GCC patches git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index c6ed50188..74e7ad3fc 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -44,7 +44,7 @@ compilers. Instructions for building these can be found at First apply only the No-Fixincludes patch (and not the Specs patch) also used in the previous chapter: -patch -Np1 -i ../gcc-&gcc-version;-no-fixincludes-1.patch +patch -Np1 -i ../gcc-&gcc-short-version;-no-fixincludes-1.patch Now apply a sed substitution that will suppress the installation of libiberty.a. We want to use the version of -- cgit v1.2.3-54-g00ecf