Changeset c8591d3 in clfs-sysroot for BOOK/cross-tools/arm/glibc.xml


Ignore:
Timestamp:
Apr 5, 2009, 11:36:48 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
ed22b6b
Parents:
667fd39
Message:

Fix arm compilation issues.

File:
1 edited

Legend:

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

    r667fd39 rc8591d3  
    5757    href="../common/glibc.xml"
    5858    xpointer="xpointer(//*[@os='p6'])"/>
     59
     60    <para os="arp1">The following patch adds a missing hidden alias for
     61    __sigsetjmp:</para>
     62
     63<screen os="arp2"><userinput>patch -Np1 -i ../&glibc-arm_setjmp_fix-patch;</userinput></screen>
     64
     65    <para os="arp3">The following patch adds a missing include that fixes a
     66    compilation error on arm.</para>
     67
     68<screen os="arp4"><userinput>patch -Np1 -i ../&glibc-nptl_lowlevellock-patch;</userinput></screen>
    5969
    6070    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.