Changeset 9db6797 in clfs-sysroot for BOOK/cross-tools


Ignore:
Timestamp:
Jul 26, 2009, 9:03:15 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
fc388a9
Parents:
442d78f
Message:

Remove the posix patches from GCC and Binutils.

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

Legend:

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

    r442d78f r9db6797  
    2727    linker and assembler to determine which of their own features to
    2828    enable.</para>
    29 
    30     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    31     href="../../final-system/common/binutils.xml"
    32     xpointer="xpointer(//*[@os='p1'])"/>
    33 
    34     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    35     href="../../final-system/common/binutils.xml"
    36     xpointer="xpointer(//*[@os='p2'])"/>
    3729
    3830    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/gcc-final.xml

    r442d78f r9db6797  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../../final-system/common/gcc.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../../final-system/common/gcc.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/gcc-static.xml

    r442d78f r9db6797  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
    25 
    26     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    27     href="../../final-system/common/gcc.xml"
    28     xpointer="xpointer(//*[@os='p1'])"/>
    29 
    30     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    31     href="../../final-system/common/gcc.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/>
    3325
    3426    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.