Changeset aeb76e6 in clfs-embedded for BOOK/cross-tools/common


Ignore:
Timestamp:
Aug 12, 2013, 1:35:57 PM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
65257bb
Parents:
e970dfa
git-author:
Andrew Bradford <andrew@…> (07/30/13 19:55:11)
git-committer:
Andrew Bradford <andrew@…> (08/12/13 13:35:57)
Message:

binutils: Don't copy libiberty.h

GCC will "do the right thing" later in the build thus this step is not
needed.

File:
1 edited

Legend:

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

    re970dfa raeb76e6  
    126126
    127127<screen os="k"><userinput>make install</userinput></screen>
    128 
    129     <para os="l">Copy the <filename class="headerfile">libiberty.h</filename> file to
    130     <filename class="directory">${CLFS}/usr/include</filename> directory:</para>
    131 
    132 <screen os="m"><userinput>cp -v ../binutils-&binutils-version;/include/libiberty.h ${CLFS}/cross-tools/include</userinput></screen>
    133128
    134129  </sect2>
Note: See TracChangeset for help on using the changeset viewer.