Changeset 7a42ca4 for BOOK/final-system


Ignore:
Timestamp:
Oct 24, 2006, 9:55:18 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:
43123fb
Parents:
8c66ff2
Message:

Fix Sparc Patch for Glibc

Location:
BOOK/final-system
Files:
2 edited

Legend:

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

    r8c66ff2 r7a42ca4  
    3030    xpointer="xpointer(//*[@os='b'])"/>
    3131
    32     <para os="s1">The following patch fixes missing symbols when building Glibc on Sparc:</para>
     32    <para os="ps1">The following patch fixes missing symbols when building Glibc on Sparc:</para>
    3333
    34 <screen os="s2"><userinput>patch -Np1 -i ../&glibc-sparc-patch;</userinput></screen>
     34<screen os="ps2"><userinput>patch -Np1 -i ../&glibc-sparc-patch;</userinput></screen>
    3535
    3636    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/sparc64/glibc.xml

    r8c66ff2 r7a42ca4  
    4141    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4242    href="../sparc/glibc.xml"
    43     xpointer="xpointer(//*[@os='s1'])"/>
     43    xpointer="xpointer(//*[@os='ps1'])"/>
    4444
    4545    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4646    href="../sparc/glibc.xml"
    47     xpointer="xpointer(//*[@os='s2'])"/>
     47    xpointer="xpointer(//*[@os='ps2'])"/>
    4848
    4949    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.