From 40b88c2601f0396b80f18e2d28d6031c5a96f35d Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Sat, 30 Aug 2003 02:33:08 +0000 Subject: Updated GCC to 3.3.1 with Zack's mini-hint git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass1-inst.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'chapter05/gcc-pass1-inst.xml') diff --git a/chapter05/gcc-pass1-inst.xml b/chapter05/gcc-pass1-inst.xml index d7f98aa0a..737cfba96 100644 --- a/chapter05/gcc-pass1-inst.xml +++ b/chapter05/gcc-pass1-inst.xml @@ -12,9 +12,6 @@ Therefore, if you have defined any environment variables that override default optimizations, such as CFLAGS and CXXFLAGS, we recommend unsetting or modifying them when building GCC. -patch -Np1 -i ../gcc-&gcc-version;-mmap_test.patch -patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes.patch - It is recommended by the GCC installation documentation to build GCC outside of the source directory in a dedicated directory: -- cgit v1.2.3-54-g00ecf