Changeset 2270211 in clfs-sysroot for BOOK/cross-tools
- Timestamp:
- Jan 3, 2009, 1:16:57 PM (16 years ago)
- Branches:
- master
- Children:
- cd4af16
- Parents:
- 13f2ca7
- Location:
- BOOK/cross-tools
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha/glibc.xml
r13f2ca7 r2270211 50 50 xpointer="xpointer(//*[@os='p6'])"/> 51 51 52 <!-- 52 53 <para os="a1">The following patch makes sysdep-cancel use one region instead of two:</para> 53 54 54 55 <screen os="a2"><userinput>patch -Np1 -i ../&glibc-sysdep_cancel-patch;</userinput></screen> 56 --> 55 57 56 58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/arm/glibc.xml
r13f2ca7 r2270211 58 58 xpointer="xpointer(//*[@os='p6'])"/> 59 59 60 <!-- 60 61 <para os="ar1">The following patch defines RTLD_SINGLE_THREAD_P for arm.</para> 61 62 62 63 <screen os="ar2"><userinput>patch -Np1 -i ../&glibc-RTLD_SINGLE_THREAD_P-patch;</userinput></screen> 64 --> 63 65 64 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/common/shadow.xml
r13f2ca7 r2270211 13 13 <sect2 role="installation"> 14 14 <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'])"/>23 15 24 16 <para>The following patch changes the hard-coded <filename>/etc</filename> -
BOOK/cross-tools/hppa/glibc.xml
r13f2ca7 r2270211 58 58 xpointer="xpointer(//*[@os='p6'])"/> 59 59 60 <!-- 60 61 <para os="hp1">This patch adds the TLS reloc numbers so Glibc can compile 61 62 with working NPTL support.</para> 62 63 63 64 <screen os="hp2"><userinput>patch -Np1 -i ../&glibc-hppa_nptl-patch;</userinput></screen> 65 --> 64 66 65 67 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.