Ignore:
Timestamp:
May 23, 2014, 10:30:57 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
706c361
Parents:
543ed17
Message:

Make cross-tools binutils pages follow standard file naming strategy

File:
1 edited

Legend:

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

    r543ed17 rdbf883c  
    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 --disable-multilib --disable-werror</userinput></screen>
    5555
    5656    <variablelist os="bd">
     
    118118
    119119      <varlistentry os="bd8">
    120         <term><parameter>--enable-64-bit-bfd</parameter></term>
    121         <listitem>
    122           <para>This adds 64 bit support to Binutils.</para>
    123         </listitem>
    124       </varlistentry>
    125 
    126       <varlistentry os="bd9">
    127120        <term><parameter>--disable-werror</parameter></term>
    128121        <listitem>
Note: See TracChangeset for help on using the changeset viewer.