[Clfs-commits] commit: r5019 - /trunk/BOOK/cross-tools/common/gcc-static.xml

svn at cross-lfs.org svn at cross-lfs.org
Sat Jun 6 10:11:23 PDT 2009


Author: jim
Date: Sat Jun  6 17:11:22 2009
New Revision: 5019

Log:
Change gcc-static to shorten build time

Modified:
    trunk/BOOK/cross-tools/common/gcc-static.xml

Modified: trunk/BOOK/cross-tools/common/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/common/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/common/gcc-static.xml Sat Jun  6 17:11:22 2009
@@ -124,11 +124,11 @@
 
     <para os="an">Continue with compiling the package:</para>
 
-<screen os="ao"><userinput>make</userinput></screen>
+<screen os="ao"><userinput>make all-gcc all-target-libgcc</userinput></screen>
 
     <para os="ap">Install the package:</para>
 
-<screen os="aq"><userinput>make install</userinput></screen>
+<screen os="aq"><userinput>make install-gcc install-target-libgcc</userinput></screen>
 
   </sect2>
 




More information about the Clfs-commits mailing list