Changeset 35e7499 for BOOK/final-system/common/gcc.xml
- Timestamp:
- Feb 26, 2012, 9:50:35 AM (13 years ago)
- 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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gcc.xml
r0fadcfd r35e7499 27 27 28 28 29 <para os="p1">The following patch contains a number of updates to the29 <!-- <para os="p1">The following patch contains a number of updates to the 30 30 &gcc-version; branch by the GCC developers:</para> 31 31 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> --> 33 33 34 34 <para os="d">Apply a <command>sed</command> substitution that will suppress the … … 54 54 --enable-__cxa_atexit --enable-c99 --enable-long-long \ 55 55 --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> 57 58 58 59 <para os="j">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.