Changeset 7003296 in clfs-embedded for BOOK/cross-tools/x86/gcc-static.xml
- Timestamp:
- Feb 11, 2011, 1:10:30 PM (14 years ago)
- 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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/x86/gcc-static.xml
re67fb9b r7003296 48 48 --disable-decimal-float --disable-libgomp --disable-libmudflap \ 49 49 --disable-libssp --disable-threads --enable-languages=c \ 50 --with-arch=${CLFS_CPU} </userinput></screen>50 --with-arch=${CLFS_CPU} --disable-multilib</userinput></screen> 51 51 52 52 <variablelist os="af"> … … 219 219 </varlistentry> 220 220 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 221 229 </variablelist> 222 230
Note:
See TracChangeset
for help on using the changeset viewer.