[Clfs-commits] commit: r4093 -	/trunk/BOOK/final-system/common/gcc.xml
    svn at cross-lfs.org 
    svn at cross-lfs.org
       
    Mon Dec 15 19:58:31 PST 2008
    
    
  
Author: chris at beaker67.com
Date: Tue Dec 16 03:58:31 2008
New Revision: 4093
Log:
Remove bootstrap from final-system GCC, as that is now the default
Modified:
    trunk/BOOK/final-system/common/gcc.xml
Modified: trunk/BOOK/final-system/common/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/common/gcc.xml (original)
+++ trunk/BOOK/final-system/common/gcc.xml Tue Dec 16 03:58:31 2008
@@ -48,7 +48,7 @@
 
     <para os="j">Compile the package:</para>
 
-<screen os="k"><userinput>make bootstrap</userinput></screen>
+<screen os="k"><userinput>make</userinput></screen>
 
     <important os="l">
       <para>The test suite for GCC is considered
    
    
More information about the Clfs-commits
mailing list