Changeset 5611931


Ignore:
Timestamp:
May 29, 2014, 2:26:28 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
99b3058
Parents:
8fead24
Message:

Simplified xincludes for temp-system gcc

Location:
BOOK/temp-system
Files:
6 edited

Legend:

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

    r8fead24 r5611931  
    7979    --disable-libssp --enable-checking=release --enable-libstdcxx-time</userinput></screen>
    8080
    81     <variablelist>
    82       <title>The meaning of the new configure options:</title>
    83 
    84       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    85       href="../common/gcc.xml"
    86       xpointer="xpointer(//*[@os='cl1'])"/>
    87 
    88     </variablelist>
     81    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     82    href="../common/gcc.xml"
     83    xpointer="xpointer(//*[@os='cl'])"/>
    8984
    9085    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/mips64-64/gcc.xml

    r8fead24 r5611931  
    7979    --with-native-system-header-dir=/tools/include</userinput></screen>
    8080
    81     <variablelist>
    82       <title>The meaning of the new configure options:</title>
    83 
    84       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    85       href="../common/gcc.xml"
    86       xpointer="xpointer(//*[@os='cl1'])"/>
    87 
    88     </variablelist>
     81    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     82    href="../common/gcc.xml"
     83    xpointer="xpointer(//*[@os='cl'])"/>
    8984
    9085    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/mips64/gcc.xml

    r8fead24 r5611931  
    8282    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8383    href="../multilib/gcc.xml"
    84     xpointer="xpointer(//*[@os='dd'])"/>
     84    xpointer="xpointer(//*[@os='cl'])"/>
    8585
    8686    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/gcc.xml

    r8fead24 r5611931  
    7979    --disable-libssp --enable-libstdcxx-time --enable-checking=release</userinput></screen>
    8080
    81     <variablelist os="dd">
    82       <title>The meaning of the new configure options:</title>
    83 
    84       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    85       href="../common/gcc.xml"
    86       xpointer="xpointer(//*[@os='cl1'])"/>
    87 
    88     </variablelist>
     81    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     82    href="../common/gcc.xml"
     83    xpointer="xpointer(//*[@os='cl'])"/>
    8984
    9085    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/ppc64-64/gcc.xml

    r8fead24 r5611931  
    7979    --enable-libstdcxx-time</userinput></screen>
    8080
    81     <variablelist>
    82       <title>The meaning of the new configure options:</title>
    83 
    84       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    85       href="../common/gcc.xml"
    86       xpointer="xpointer(//*[@os='cl1'])"/>
    87 
    88     </variablelist>
     81    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     82    href="../common/gcc.xml"
     83    xpointer="xpointer(//*[@os='cl'])"/>
    8984
    9085    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/ppc64/gcc.xml

    r8fead24 r5611931  
    7777    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    7878    href="../multilib/gcc.xml"
    79     xpointer="xpointer(//*[@os='dd'])"/>
     79    xpointer="xpointer(//*[@os='cl'])"/>
    8080
    8181    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.