Ignore:
Timestamp:
Jan 8, 2014, 8:30:09 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3a5852f
Parents:
eaeba4b5
Message:

Binutils does not need configure-host

File:
1 edited

Legend:

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

    reaeba4b5 r3eaa352a  
    120120    <para os="be">Compile the package:</para>
    121121
    122 <screen os="bf"><userinput>make configure-host
    123 make</userinput></screen>
    124 
    125     <variablelist os="bg">
    126       <title>The meaning of the make options:</title>
    127 
    128       <varlistentry os="bg1">
    129         <term><parameter>configure-host</parameter></term>
    130         <listitem>
    131           <para>This checks the host environment and makes sure all the
    132           necessary tools are available to compile Binutils.</para>
    133         </listitem>
    134       </varlistentry>
    135 
    136     </variablelist>
     122<screen os="bf"><userinput>make</userinput></screen>
    137123
    138124    <para os="bh">Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.