Ignore:
Timestamp:
Jan 8, 2014, 10:47:50 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
979f0f0
Parents:
4523411
Message:

Fix binutils instructions to ensure tooldir is used on make

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/binutils.xml

    r4523411 re1bee3d4  
    6262    <para os="j">Compile the package:</para>
    6363
    64 <screen os="k"><userinput>make</userinput></screen>
     64<screen os="k"><userinput>make tooldir=/usr</userinput></screen>
    6565
    6666    <important os="l">
    67       <para>During <command>make</command> you may receive the
     67      <para>During <command>make tooldir=/usr</command> you may receive the
    6868      following error message. It is safe to ignore.</para>
    6969
     
    7373can get `Flex' from any GNU archive site.</computeroutput></screen>
    7474    </important>
    75 
    76 <screen os="m"><userinput>make tooldir=/usr</userinput></screen>
    7775
    7876    <variablelist os="n">
Note: See TracChangeset for help on using the changeset viewer.