Ignore:
File:
1 edited

Legend:

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

    r04c3a53 rd3b105f  
    5252    --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    5353    --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls \
    54     --disable-static --disable-multilib</userinput></screen>
     54    --disable-static --disable-multilib --disable-werror</userinput></screen>
    5555
    5656    <variablelist os="bd">
     
    117117      </varlistentry>
    118118
     119      <varlistentry os="bd8">
     120        <term><parameter>--disable-werror</parameter></term>
     121        <listitem>
     122          <para>This prevents the build from stopping in the event that there
     123          are warnings from theo host's compiler.</para>
     124        </listitem>
     125      </varlistentry>
     126
    119127    </variablelist>
    120128
Note: See TracChangeset for help on using the changeset viewer.