Ignore:
Timestamp:
Feb 26, 2012, 9:50:35 AM (13 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5b6948a
Parents:
0fadcfd (diff), 68fb4f2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merged with Cosmo-branch, renamed / rediffed patches as required and fixed download links

File:
1 edited

Legend:

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

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../../cross-tools/common/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../../cross-tools/common/gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7474  --enable-shared --enable-threads=posix --enable-__cxa_atexit \
    7575  --disable-nls --enable-languages=c,c++ --disable-libstdcxx-pch \
    76   --disable-multilib</userinput></screen>
     76  --disable-multilib --enable-cloog-backend=isl</userinput></screen>
    7777
    7878    <variablelist os="cl">
Note: See TracChangeset for help on using the changeset viewer.