Changeset 7329dbe in clfs-sysroot for BOOK/cross-tools/common


Ignore:
Timestamp:
Jan 4, 2009, 11:57:46 AM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
3423c60
Parents:
ab1184b
Message:

Add the GCC Branch Update Patch.

Location:
BOOK/cross-tools/common
Files:
3 edited

Legend:

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

    rab1184b r7329dbe  
    3030    href="../../final-system/common/gcc.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../../final-system/common/gcc.xml"
     35    xpointer="xpointer(//*[@os='p3'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../final-system/common/gcc.xml"
     39    xpointer="xpointer(//*[@os='p4'])"/>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/gcc-static.xml

    rab1184b r7329dbe  
    3131    href="../../final-system/common/gcc.xml"
    3232    xpointer="xpointer(//*[@os='p2'])"/>
     33
     34    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     35    href="../../final-system/common/gcc.xml"
     36    xpointer="xpointer(//*[@os='p3'])"/>
     37
     38    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     39    href="../../final-system/common/gcc.xml"
     40    xpointer="xpointer(//*[@os='p4'])"/>
    3341
    3442    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/ncurses.xml

    rab1184b r7329dbe  
    4242    <para os="e">Install <command>tic</command> with the following command:</para>
    4343
    44 <screen os="f"><userinput>install -m755 progs/tic /cross-tools/bin</userinput></screen>
     44<screen os="f"><userinput>install -m755 progs/tic ${CLFS}/cross-tools/bin</userinput></screen>
    4545
    4646  </sect2>
Note: See TracChangeset for help on using the changeset viewer.