Ignore:
Timestamp:
Feb 26, 2012, 9:50:35 AM (14 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/cross-tools/common/gcc-static.xml

    r0fadcfd r35e7499  
    2424    and no Threads</title>
    2525
    26     <para os="p1">The following patch contains a number of updates to the
     26<!--    <para os="p1">The following patch contains a number of updates to the
    2727    &gcc-version; branch by the GCC developers:</para>
    2828
    29     <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
     29    <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> -->
    3030
    3131    <para os="aa">Make a couple of essential adjustments to the
     
    7474  --without-headers --with-newlib --disable-decimal-float \
    7575  --disable-libgomp --disable-libmudflap --disable-libssp \
    76   --disable-threads --enable-languages=c --disable-multilib</userinput></screen>
     76  --disable-threads --enable-languages=c --disable-multilib \
     77  --enable-cloog-backend=isl</userinput></screen>
    7778
    7879    <variablelist os="am">
Note: See TracChangeset for help on using the changeset viewer.