Changeset 35e7499 for BOOK/cross-tools/mips64-64/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/mips64-64/gcc-static.xml
r0fadcfd r35e7499 24 24 and no Threads</title> 25 25 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 31 href="../64/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 32 xpointer="xpointer(//*[@os='p2'])"/> --> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 93 93 --disable-libgomp --disable-libmudflap --disable-libssp \ 94 94 --disable-threads --enable-languages=c --with-abi=64\ 95 --disable-multilib </userinput></screen>95 --disable-multilib --enable-cloog-backend=isl</userinput></screen> 96 96 97 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.