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/final-system/common/gcc.xml

    r0fadcfd r35e7499  
    2727
    2828
    29     <para os="p1">The following patch contains a number of updates to the
     29<!--    <para os="p1">The following patch contains a number of updates to the
    3030    &gcc-version; branch by the GCC developers:</para>
    3131
    32     <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
     32    <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> -->
    3333
    3434    <para os="d">Apply a <command>sed</command> substitution that will suppress the
     
    5454    --enable-__cxa_atexit --enable-c99 --enable-long-long \
    5555    --enable-clocale=gnu --enable-languages=c,c++ \
    56     --disable-multilib --disable-libstdcxx-pch</userinput></screen>
     56    --disable-multilib --disable-libstdcxx-pch \
     57    --enable-cloog-backend=isl</userinput></screen>
    5758
    5859    <para os="j">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.