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/multilib/gmp.xml

    r87d6725 rb9fd50a  
    3737    xpointer="xpointer(//*[@os='a'])"/>
    3838
    39 <screen os="b"><userinput>CC_FOR_BUILD=gcc CC="${CC} \
     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} \
    4044    ${BUILD64}" CXX="${CXX} ${BUILD64}" ./configure --prefix=/tools \
    4145    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    4246    --libdir=/tools/lib64 --enable-cxx</userinput></screen>
    4347
    44     <variablelist os="ba">
     48    <variablelist os="ca">
    4549      <title>The meaning of the new configure option:</title>
    4650
    47       <varlistentry>
     51      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     52      href="../common/gmp.xml"
     53      xpointer="xpointer(//*[@os='ca1'])"/>
     54
     55      <varlistentry os="ca2">
    4856        <term><parameter>CC="${CC} ${BUILD64}"</parameter></term>
    4957        <listitem>
     
    5361
    5462    </variablelist>
    55 
    56     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    57     href="../common/gmp.xml"
    58     xpointer="xpointer(//*[@os='c'])"/>
    5963
    6064    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7074    xpointer="xpointer(//*[@os='f'])"/>
    7175
     76    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     77    href="../common/gmp.xml"
     78    xpointer="xpointer(//*[@os='g'])"/>
     79
    7280  </sect2>
    7381
Note: See TracChangeset for help on using the changeset viewer.