Changeset 35e7499 for BOOK/temp-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/temp-system/common/gcc.xml
r0fadcfd r35e7499 23 23 <title>Installation of GCC</title> 24 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="../../cross-tools/common/gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="../../cross-tools/common/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 31 xpointer="xpointer(//*[@os='p2'])"/> --> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 74 74 --enable-shared --enable-threads=posix --enable-__cxa_atexit \ 75 75 --disable-nls --enable-languages=c,c++ --disable-libstdcxx-pch \ 76 --disable-multilib </userinput></screen>76 --disable-multilib --enable-cloog-backend=isl</userinput></screen> 77 77 78 78 <variablelist os="cl">
Note:
See TracChangeset
for help on using the changeset viewer.