From 26c3109c0d99e3ba64812b707cf5510e6c291852 Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Sun, 14 Nov 2004 02:53:54 +0000 Subject: Corrected the patch name for the gcc 3.4.3 specs patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4312 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index 247543658..4f53196dd 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -53,7 +53,7 @@ into a single gcc-&gcc-version;/ subdirec First correct a problem and make an essential adjustment: patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes-1.patch -patch -Np1 -i ../gcc-&gcc-version;-specs-1.patch +patch -Np1 -i ../gcc-&gcc-version;-specs-2.patch The first patch disables the GCC fixincludes script. We mentioned this briefly earlier, but a slightly more in-depth explanation of -- cgit v1.2.3-54-g00ecf