Changeset 5611931 for BOOK/temp-system
- Timestamp:
- May 29, 2014, 2:26:28 AM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 99b3058
- Parents:
- 8fead24
- Location:
- BOOK/temp-system
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/64/gcc.xml
r8fead24 r5611931 79 79 --disable-libssp --enable-checking=release --enable-libstdcxx-time</userinput></screen> 80 80 81 <variablelist> 82 <title>The meaning of the new configure options:</title> 83 84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 85 href="../common/gcc.xml" 86 xpointer="xpointer(//*[@os='cl1'])"/> 87 88 </variablelist> 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 82 href="../common/gcc.xml" 83 xpointer="xpointer(//*[@os='cl'])"/> 89 84 90 85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips64-64/gcc.xml
r8fead24 r5611931 79 79 --with-native-system-header-dir=/tools/include</userinput></screen> 80 80 81 <variablelist> 82 <title>The meaning of the new configure options:</title> 83 84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 85 href="../common/gcc.xml" 86 xpointer="xpointer(//*[@os='cl1'])"/> 87 88 </variablelist> 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 82 href="../common/gcc.xml" 83 xpointer="xpointer(//*[@os='cl'])"/> 89 84 90 85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips64/gcc.xml
r8fead24 r5611931 82 82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 83 83 href="../multilib/gcc.xml" 84 xpointer="xpointer(//*[@os=' dd'])"/>84 xpointer="xpointer(//*[@os='cl'])"/> 85 85 86 86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/gcc.xml
r8fead24 r5611931 79 79 --disable-libssp --enable-libstdcxx-time --enable-checking=release</userinput></screen> 80 80 81 <variablelist os="dd"> 82 <title>The meaning of the new configure options:</title> 83 84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 85 href="../common/gcc.xml" 86 xpointer="xpointer(//*[@os='cl1'])"/> 87 88 </variablelist> 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 82 href="../common/gcc.xml" 83 xpointer="xpointer(//*[@os='cl'])"/> 89 84 90 85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/ppc64-64/gcc.xml
r8fead24 r5611931 79 79 --enable-libstdcxx-time</userinput></screen> 80 80 81 <variablelist> 82 <title>The meaning of the new configure options:</title> 83 84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 85 href="../common/gcc.xml" 86 xpointer="xpointer(//*[@os='cl1'])"/> 87 88 </variablelist> 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 82 href="../common/gcc.xml" 83 xpointer="xpointer(//*[@os='cl'])"/> 89 84 90 85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/ppc64/gcc.xml
r8fead24 r5611931 77 77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 78 78 href="../multilib/gcc.xml" 79 xpointer="xpointer(//*[@os=' dd'])"/>79 xpointer="xpointer(//*[@os='cl'])"/> 80 80 81 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.