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


Ignore:
Timestamp:
Feb 11, 2011, 5:10:30 AM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
7afc252
Parents:
e67fb9b (diff), 1fd00ea (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

    re67fb9b r7003296  
    4848  --disable-decimal-float --disable-libgomp --disable-libmudflap \
    4949  --disable-libssp --disable-threads --enable-languages=c \
    50   --with-arch=${CLFS_CPU}</userinput></screen>
     50  --with-arch=${CLFS_CPU} --disable-multilib</userinput></screen>
    5151
    5252    <variablelist os="af">
     
    219219      </varlistentry>
    220220
     221      <varlistentry os="af20">
     222        <term><parameter>--disable-multilib</parameter></term>
     223        <listitem>
     224          <para>This option specifies that multiple target libraries should
     225          not be built.</para>
     226        </listitem>
     227      </varlistentry>
     228
    221229    </variablelist>
    222230
Note: See TracChangeset for help on using the changeset viewer.