Changeset 9f0beb0 in clfs-embedded


Ignore:
Timestamp:
Feb 9, 2011, 4:15:46 AM (13 years ago)
Author:
Andrew Bradford <bradfa@…>
Branches:
master
Children:
541ad7b
Parents:
b7f5467
Message:

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

Made x86 GCC-Final not common so it can also use the --with-arch=
switch to configure. Creates cross GCC-static that only outputs
instructions for the CLFS_CPU selected CPU.

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

Legend:

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

    rb7f5467 r9f0beb0  
    2222  <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"/>
    24   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-final.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/gcc-final.xml"/>
    2525
    2626</chapter>
Note: See TracChangeset for help on using the changeset viewer.