Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified BOOK/cross-tools/common/binutils.xml

    rd3b105f r04c3a53  
    5252    --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    5353    --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>
    5555
    5656    <variablelist os="bd">
     
    124124      </varlistentry>
    125125
    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 there
    130           are warnings from the host's compiler.</para>
    131         </listitem>
    132       </varlistentry>
    133126    </variablelist>
    134127
Note: See TracChangeset for help on using the changeset viewer.