Ignore:
Timestamp:
Sep 24, 2013, 11:53:17 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Children:
2e9ccbe
Parents:
111b12a
Message:

Prepare for CLFS-2.0.0 release.

File:
1 edited

Legend:

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

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="../../cross-tools/64/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="../../cross-tools/64/gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4848
    4949    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../../final-system/common/gcc.xml"
    51     xpointer="xpointer(//*[@os='fix1'])"/>
     50    href="../common/gcc.xml"
     51    xpointer="xpointer(//*[@os='cf'])"/>
    5252
    5353    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../../final-system/common/gcc.xml"
    55     xpointer="xpointer(//*[@os='fix2'])"/>
     54    href="../common/gcc.xml"
     55    xpointer="xpointer(//*[@os='cg'])"/>
    5656
    5757    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7777    --enable-c99 --enable-shared --enable-threads=posix --disable-nls \
    7878    --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch \
    79     --enable-cloog-backend=isl --with-gmp=/tools --with-mpfr=/tools \
    80     --with-mpc=/tools --with-isl=/tools --disable-isl-version-check \
    81     --with-cloog=/tools --with-system-zlib \
    82     --with-native-system-header-dir=/tools/include --enable-checking=release \
    83     --enable-libstdcxx-time</userinput></screen>
     79    --enable-cloog-backend=isl</userinput></screen>
    8480
    8581    <variablelist>
     
    9894    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    9995    href="../common/gcc.xml"
    100     xpointer="xpointer(//*[@os='s1'])"/>
     96    xpointer="xpointer(//*[@os='ts1'])"/>
    10197
    10298    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    10399    href="../common/gcc.xml"
    104     xpointer="xpointer(//*[@os='s2'])"/>
     100    xpointer="xpointer(//*[@os='ts2'])"/>
    105101
    106102    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.