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


Ignore:
Timestamp:
Jun 19, 2006, 10:58:45 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
668141a
Parents:
5b4c8bd
Message:

r3971@server (orig r1787): jciccone | 2006-06-19 10:27:58 -0700
Updated to linux-2.6.17 and linux-headers-2.6.17-06192006; Added the glibc iconv patch; and updated to man-1.6d in the clfs-2.0 branch.

Location:
BOOK/cross-tools
Files:
2 edited

Legend:

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

    r5b4c8bd rf7941b2  
    5757    href="../common/glibc.xml"
    5858    xpointer="xpointer(//*[@os='p6'])"/>
     59
     60    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     61    href="../common/glibc.xml"
     62    xpointer="xpointer(//*[@os='p7'])"/>
     63
     64    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     65    href="../common/glibc.xml"
     66    xpointer="xpointer(//*[@os='p8'])"/>
    5967
    6068    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/glibc.xml

    r5b4c8bd rf7941b2  
    5454
    5555<screen os="p6"><userinput>patch -Np1 -i ../&glibc-crosscompile_timezone_fix-patch;</userinput></screen>
     56
     57    <para os="p7">The following patch fixes an issue with iconv:</para>
     58
     59<screen os="p8"><userinput>patch -Np1 -i ../&glibc-iconv_fix-patch;</userinput></screen>
    5660
    5761    <para os="b">The Glibc documentation recommends building Glibc outside of the
Note: See TracChangeset for help on using the changeset viewer.