Changeset 4651341


Ignore:
Timestamp:
Jun 6, 2009, 10:11:22 AM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3d79fa8
Parents:
bd01f75
Message:

Change gcc-static to shorten build time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gcc-static.xml

    rbd01f75 r4651341  
    125125    <para os="an">Continue with compiling the package:</para>
    126126
    127 <screen os="ao"><userinput>make</userinput></screen>
     127<screen os="ao"><userinput>make all-gcc all-target-libgcc</userinput></screen>
    128128
    129129    <para os="ap">Install the package:</para>
    130130
    131 <screen os="aq"><userinput>make install</userinput></screen>
     131<screen os="aq"><userinput>make install-gcc install-target-libgcc</userinput></screen>
    132132
    133133  </sect2>
Note: See TracChangeset for help on using the changeset viewer.