Ignore:
Timestamp:
Jul 13, 2009, 6:44:49 PM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3f28c65
Parents:
8287a15
Message:

Posix patches no longer needed

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

Legend:

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

    r8287a15 r1440429  
    2727    linker and assembler to determine which of their own features to
    2828    enable.</para>
    29 
    30     <para os="ba">To make sure that the proper syntax is used for a couple of
    31     tools, apply the following patch:</para>
    32 
    33 <screen os="bb"><userinput>patch -Np1 -i ../&binutils-posix-patch;</userinput></screen>
    3429
    3530    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/binutils.xml

    r8287a15 r1440429  
    2727    linker and assembler to determine which of their own features to
    2828    enable.</para>
    29 
    30     <para os="ba">To make sure that the proper syntax is used for a couple of
    31     tools, apply the following patch:</para>
    32 
    33 <screen os="bb"><userinput>patch -Np1 -i ../&binutils-posix-patch;</userinput></screen>
    3429
    3530    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/gcc-final.xml

    r8287a15 r1440429  
    3838    href="gcc-static.xml"
    3939    xpointer="xpointer(//*[@os='ab'])"/>
    40 
    41     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    42     href="gcc-static.xml"
    43     xpointer="xpointer(//*[@os='ac'])"/>
    44 
    45     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    46     href="gcc-static.xml"
    47     xpointer="xpointer(//*[@os='ad'])"/>
    4840
    4941    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/gcc-static.xml

    r8287a15 r1440429  
    3737
    3838<screen os="ab"><userinput>patch -Np1 -i ../&gcc-specs-patch;</userinput></screen>
    39 
    40     <para os="ac">To make sure that a couple of tools use the proper syntax,
    41     apply the following patch:</para>
    42 
    43 <screen os="ad"><userinput>patch -Np1 -i ../&gcc-posix-patch;</userinput></screen>
    4439
    4540    <para os="ag">Change the StartFile Spec and Standard Include Dir so that
Note: See TracChangeset for help on using the changeset viewer.