Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips64/eglibc-64bit.xml

    r00a58649 r7d97f36  
    3939
    4040    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     41    href="../common/eglibc.xml"
     42    xpointer="xpointer(//*[@os='p1'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p2'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4149    href="eglibc.xml"
    4250    xpointer="xpointer(//*[@os='b'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="eglibc.xml"
     54    xpointer="xpointer(//*[@os='g1'])"/>
     55
     56    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     57    href="eglibc.xml"
     58    xpointer="xpointer(//*[@os='g2'])"/>
    4359
    4460    <para os="m3">The following will cause EGLIBC to use an absolute path to the
     
    4763<screen os="m4"><userinput>cp -v config.make.in{,.orig}
    4864sed '/ldd-rewrite-script/s:@:${objdir}/&amp;:' config.make.in.orig &gt; config.make.in</userinput></screen>
    49 
    50     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    51     href="../common/eglibc.xml"
    52     xpointer="xpointer(//*[@os='s1'])"/>
    53 
    54     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    55     href="../common/eglibc.xml"
    56     xpointer="xpointer(//*[@os='s2'])"/>
    5765
    5866    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.