- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/binutils.xml
rd3b105f r04c3a53 52 52 --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 53 53 --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls \ 54 --disable-static --enable-64-bit-bfd --disable-multilib --disable-werror</userinput></screen>54 --disable-static --enable-64-bit-bfd --disable-multilib</userinput></screen> 55 55 56 56 <variablelist os="bd"> … … 124 124 </varlistentry> 125 125 126 <varlistentry os="bd9">127 <term><parameter>--disble-werror</parameter></term>128 <listitem>129 <para>This prevents the build from stopping in the event that there130 are warnings from the host's compiler.</para>131 </listitem>132 </varlistentry>133 126 </variablelist> 134 127
Note:
See TracChangeset
for help on using the changeset viewer.