Changeset bcfbe5b in clfs-embedded for BOOK/cross-tools/x86/gcc-static.xml


Ignore:
Timestamp:
Feb 26, 2011, 9:33:02 AM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
d38764e
Parents:
a94e338 (diff), b54e969 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote branch 'remotes/abradford/master'

File:
1 edited

Legend:

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

    ra94e338 rbcfbe5b  
    4848  --disable-decimal-float --disable-libgomp --disable-libmudflap \
    4949  --disable-libssp --disable-threads --enable-languages=c \
    50   --with-arch=${CLFS_CPU} --disable-multilib</userinput></screen>
     50  --disable-multilib --with-arch=${CLFS_CPU}</userinput></screen>
    5151
    5252<!-- Common configure switches for all archs -->
     
    6363        <para>This option configures the cross compiler to only output
    6464        instructions for our previously selected CPU.</para>
    65       </listitem>
    66     </varlistentry>
    67 
    68     <varlistentry os="ag2">
    69       <term><parameter>--disable-multilib</parameter></term>
    70       <listitem>
    71         <para>This option specifies that multiple target libraries should
    72         not be built.</para>
    7365      </listitem>
    7466    </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.