Changeset 2270211 in clfs-sysroot for BOOK/cross-tools


Ignore:
Timestamp:
Jan 3, 2009, 1:16:57 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
cd4af16
Parents:
13f2ca7
Message:

Update Patches in the book.

Location:
BOOK/cross-tools
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/alpha/glibc.xml

    r13f2ca7 r2270211  
    5050    xpointer="xpointer(//*[@os='p6'])"/>
    5151
     52<!--
    5253    <para os="a1">The following patch makes sysdep-cancel use one region instead of two:</para>
    5354
    5455<screen os="a2"><userinput>patch -Np1 -i ../&glibc-sysdep_cancel-patch;</userinput></screen>
     56-->
    5557
    5658    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/arm/glibc.xml

    r13f2ca7 r2270211  
    5858    xpointer="xpointer(//*[@os='p6'])"/>
    5959
     60<!--
    6061    <para os="ar1">The following patch defines RTLD_SINGLE_THREAD_P for arm.</para>
    6162
    6263<screen os="ar2"><userinput>patch -Np1 -i ../&glibc-RTLD_SINGLE_THREAD_P-patch;</userinput></screen>
     64-->
    6365
    6466    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/shadow.xml

    r13f2ca7 r2270211  
    1313  <sect2 role="installation">
    1414    <title>Installation of Shadow</title>
    15 
    16     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    17     href="../../final-system/common/shadow.xml"
    18     xpointer="xpointer(//*[@os='p1'])"/>
    19 
    20     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    21     href="../../final-system/common/shadow.xml"
    22     xpointer="xpointer(//*[@os='p2'])"/>
    2315
    2416    <para>The following patch changes the hard-coded <filename>/etc</filename>
  • BOOK/cross-tools/hppa/glibc.xml

    r13f2ca7 r2270211  
    5858    xpointer="xpointer(//*[@os='p6'])"/>
    5959
     60<!--
    6061    <para os="hp1">This patch adds the TLS reloc numbers so Glibc can compile
    6162    with working NPTL support.</para>
    6263
    6364<screen os="hp2"><userinput>patch -Np1 -i ../&glibc-hppa_nptl-patch;</userinput></screen>
     65-->
    6466
    6567    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.