Changeset be71788 for BOOK/final-system


Ignore:
Timestamp:
Jan 3, 2009, 12:04:25 PM (16 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:
ef68b1c
Parents:
8a7ffaa
Message:

Added GMP Branch Update Patch

Location:
BOOK/final-system
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/gmp.xml

    r8a7ffaa rbe71788  
    2626  <sect2 role="installation">
    2727    <title>Installation of GMP</title>
     28
     29    <para os="p1">The following patch contains a number of updates to the
     30    &gmp-version; branch by the GMP developers:</para>
     31
     32<screen os="p2"><userinput>patch -Np1 -i ../&gmp-branch_update-patch;</userinput></screen>
    2833
    2934    <para os="a">Prepare GMP for compilation:</para>
  • BOOK/final-system/multilib/gmp-64bit.xml

    r8a7ffaa rbe71788  
    2121  <sect2 role="installation">
    2222    <title>Installation of GMP</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/gmp.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/gmp.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/gmp-n32.xml

    r8a7ffaa rbe71788  
    2222  <sect2 role="installation">
    2323    <title>Installation of GMP</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../common/gmp.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../common/gmp.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/gmp.xml

    r8a7ffaa rbe71788  
    2222  <sect2 role="installation">
    2323    <title>Installation of GMP</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../common/gmp.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../common/gmp.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.