Changeset 35e7499 for BOOK/cross-tools/common/gcc-static.xml
- Timestamp:
- Feb 26, 2012, 9:50:35 AM (14 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/cross-tools/common/gcc-static.xml
r0fadcfd r35e7499 24 24 and no Threads</title> 25 25 26 <para os="p1">The following patch contains a number of updates to the26 <!-- <para os="p1">The following patch contains a number of updates to the 27 27 &gcc-version; branch by the GCC developers:</para> 28 28 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> --> 30 30 31 31 <para os="aa">Make a couple of essential adjustments to the … … 74 74 --without-headers --with-newlib --disable-decimal-float \ 75 75 --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> 77 78 78 79 <variablelist os="am">
Note:
See TracChangeset
for help on using the changeset viewer.