Changeset efb33c9 in clfs-sysroot for BOOK/cross-tools/arm


Ignore:
Timestamp:
Jan 3, 2009, 4:54:12 PM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
7d57b83
Parents:
cf77be8
Message:

Add a patch to glibc on arm that fixes a compilation error.

File:
1 edited

Legend:

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

    rcf77be8 refb33c9  
    5858    xpointer="xpointer(//*[@os='p6'])"/>
    5959
    60 <!--
    61     <para os="ar1">The following patch defines RTLD_SINGLE_THREAD_P for arm.</para>
     60    <para os="ar1">The following patch fixes a compilation error because of a
     61    missing include:</para>
    6262
    63 <screen os="ar2"><userinput>patch -Np1 -i ../&glibc-RTLD_SINGLE_THREAD_P-patch;</userinput></screen>
    64 -->
     63<screen os="ar2"><userinput>patch -Np1 -i ../&glibc-nptl_lowlevellock-patch;</userinput></screen>
    6564
    6665    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.