Changeset e67fb9b in clfs-embedded for BOOK/cross-tools/common/gcc-static.xml


Ignore:
Timestamp:
Feb 10, 2011, 3:44:59 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
7003296
Parents:
a9cb92d (diff), 49c9bc5 (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 branch 'master' of git://git.cross-lfs.org/abradford/clfs-embedded.git

File:
1 edited

Legend:

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

    ra9cb92d re67fb9b  
    4343  --with-mpc=${CLFS}/cross-tools --without-headers --with-newlib \
    4444  --disable-decimal-float --disable-libgomp --disable-libmudflap \
    45   --disable-libssp --disable-threads --enable-languages=c</userinput></screen>
     45  --disable-libssp --disable-threads --enable-languages=c \
     46  --with-abi=${CLFS_ABI}</userinput></screen>
    4647
    4748    <variablelist os="af">
     
    206207      </varlistentry>
    207208
     209      <varlistentry os="af19">
     210        <term><parameter>--with-abi=${CLFS_ABI}</parameter></term>
     211        <listitem>
     212          <para>This option sets the ABI selected earlier.</para>
     213        </listitem>
     214      </varlistentry>
     215
    208216    </variablelist>
    209217
Note: See TracChangeset for help on using the changeset viewer.