Changeset b7f5467 in clfs-embedded


Ignore:
Timestamp:
Feb 9, 2011, 4:08:48 AM (13 years ago)
Author:
Andrew Bradford <bradfa@…>
Branches:
master
Children:
9f0beb0
Parents:
6b723ad
Message:

Changed x86 GCC-Static to use --with-arch=

Made x86 GCC-Static not common so that it can use the --with-arch=
switch for configure. This will create a cross-GCC-static that
only outputs instructions for the CLFS_CPU selected variable.

Location:
BOOK/cross-tools
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/x86-chapter.xml

    r6b723ad rb7f5467  
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpc.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-static.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/gcc-static.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/uclibc.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-final.xml"/>
Note: See TracChangeset for help on using the changeset viewer.