Changeset e67fb9b in clfs-embedded for BOOK/cross-tools/common/gcc-static.xml
- Timestamp:
- Feb 10, 2011, 11:44:59 PM (14 years ago)
- 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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-static.xml
ra9cb92d re67fb9b 43 43 --with-mpc=${CLFS}/cross-tools --without-headers --with-newlib \ 44 44 --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> 46 47 47 48 <variablelist os="af"> … … 206 207 </varlistentry> 207 208 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 208 216 </variablelist> 209 217
Note:
See TracChangeset
for help on using the changeset viewer.