Changeset 3719d82 for BOOK/final-system


Ignore:
Timestamp:
Oct 26, 2006, 11:15:36 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5dd3ae3
Parents:
391617d
Message:

MIPS Only - Added patch to Glibc 2.5, to fix an issue of a missing ldd-rewrite.sed

Location:
BOOK/final-system
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips/glibc.xml

    r391617d r3719d82  
    5353    href="../common/glibc.xml"
    5454    xpointer="xpointer(//*[@os='p2'])"/>
     55
     56    <para os="mp1">The following issues when build on the MIPS architecture:</para>
     57
     58<screen os="mp2"><userinput>patch -Np1 -i ../&glibc-mips-patch;</userinput></screen>
    5559
    5660    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/mips64-64/glibc.xml

    r391617d r3719d82  
    4949    href="../common/glibc.xml"
    5050    xpointer="xpointer(//*[@os='p2'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     53    href="../mips/glibc.xml"
     54    xpointer="xpointer(//*[@os='mp1'])"/>
     55
     56    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     57    href="../mips/glibc.xml"
     58    xpointer="xpointer(//*[@os='mp2'])"/>
    5159
    5260    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/mips64/glibc-64bit.xml

    r391617d r3719d82  
    4949    href="glibc.xml"
    5050    xpointer="xpointer(//*[@os='p2'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     53    href="glibc.xml"
     54    xpointer="xpointer(//*[@os='mp1'])"/>
     55
     56    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     57    href="glibc.xml"
     58    xpointer="xpointer(//*[@os='mp2'])"/>
    5159
    5260    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/mips64/glibc-n32.xml

    r391617d r3719d82  
    4949    href="glibc.xml"
    5050    xpointer="xpointer(//*[@os='p2'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     53    href="glibc.xml"
     54    xpointer="xpointer(//*[@os='mp1'])"/>
     55
     56    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     57    href="glibc.xml"
     58    xpointer="xpointer(//*[@os='mp2'])"/>
    5159
    5260    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/mips64/glibc.xml

    r391617d r3719d82  
    5454    href="../common/glibc.xml"
    5555    xpointer="xpointer(//*[@os='p2'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     58    href="../mips/glibc.xml"
     59    xpointer="xpointer(//*[@os='mp1'])"/>
     60
     61    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     62    href="../mips/glibc.xml"
     63    xpointer="xpointer(//*[@os='mp2'])"/>
    5664
    5765    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.