Changeset 0f33b23 in clfs-embedded for BOOK/cross-tools/common
- Timestamp:
- Feb 17, 2011, 4:32:44 AM (14 years ago)
- Branches:
- master
- Children:
- a20c17d
- Parents:
- 885ee0e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-static.xml
r885ee0e r0f33b23 47 47 --with-mpc=${CLFS}/cross-tools --without-headers --with-newlib \ 48 48 --disable-decimal-float --disable-libgomp --disable-libmudflap \ 49 --disable-libssp --disable-threads --enable-languages=c</userinput></screen> 49 --disable-libssp --disable-threads --enable-languages=c \ 50 --disable-multilib</userinput></screen> 50 51 51 52 <variablelist os="af"> … … 210 211 </varlistentry> 211 212 213 <varlistentry os="af19"> 214 <term><parameter>--disable-multilib</parameter></term> 215 <listitem> 216 <para>This option specifies that multiple target libraries should 217 not be built.</para> 218 </listitem> 219 </varlistentry> 220 212 221 </variablelist> 213 222
Note:
See TracChangeset
for help on using the changeset viewer.