Ignore:
Timestamp:
May 22, 2014, 10:17:39 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
352b82b
Parents:
87d6725
Message:

Added more explantory text to temp-system gmp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/64/gmp.xml

    r87d6725 rb9fd50a  
    3737    xpointer="xpointer(//*[@os='a'])"/>
    3838
    39 <screen os="b"><userinput>CC_FOR_BUILD=gcc CC="${CC} ${BUILD64}" \
     39    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     40    href="../common/gmp.xml"
     41    xpointer="xpointer(//*[@os='b'])"/>
     42
     43<screen os="c"><userinput>CC_FOR_BUILD=gcc CC="${CC} ${BUILD64}" \
    4044    CXX="${CXX} ${BUILD64}" ./configure --prefix=/tools \
    4145    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     
    4448    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4549    href="../multilib/gmp.xml"
    46     xpointer="xpointer(//*[@os='ba'])"/>
    47 
    48     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    49     href="../common/gmp.xml"
    50     xpointer="xpointer(//*[@os='c'])"/>
     50    xpointer="xpointer(//*[@os='ca'])"/>
    5151
    5252    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6262    xpointer="xpointer(//*[@os='f'])"/>
    6363
     64    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     65    href="../common/gmp.xml"
     66    xpointer="xpointer(//*[@os='g'])"/>
     67
    6468  </sect2>
    6569
Note: See TracChangeset for help on using the changeset viewer.