Changeset 03e6a40 for BOOK/temp-system/64
- Timestamp:
- Apr 20, 2014, 8:57:39 AM (12 years ago)
- Children:
- 0be79ea
- Parents:
- 88ef769 (diff), 578ca586 (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. - Location:
- BOOK/temp-system/64
- Files:
-
- 5 edited
- 1 moved
-
binutils.xml (modified) (1 diff)
-
check.xml (modified) (2 diffs)
-
cloog.xml (modified) (1 diff)
-
gcc.xml (modified) (1 diff)
-
gmp.xml (modified) (1 diff)
-
util-linux.xml (moved) (moved from BOOK/chroot/multilib/util-linux.xml ) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/64/binutils.xml
r88ef769 r03e6a40 50 50 51 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 52 href="../multilib/binutils.xml"53 xpointer="xpointer(//*[@os='ea'])"/>54 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"56 52 href="../common/binutils.xml" 57 53 xpointer="xpointer(//*[@os='be'])"/> -
BOOK/temp-system/64/check.xml
r88ef769 r03e6a40 6 6 ]> 7 7 8 <sect1 id="ch-te stsuite-tools-check" role="wrap">8 <sect1 id="ch-temp-system-check" role="wrap"> 9 9 <?dbhtml filename="check.html"?> 10 10 11 11 <title>Check-&check-version;</title> 12 12 13 <indexterm zone="ch-te stsuite-tools-check">13 <indexterm zone="ch-temp-system-check"> 14 14 <primary sortas="a-Check">Check</primary> 15 15 </indexterm> … … 28 28 <screen os="d"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG= ./configure --prefix=/tools \ 29 29 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 30 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 32 href="../common/check.xml" 33 xpointer="xpointer(//*[@os='e'])"/> 30 34 31 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/64/cloog.xml
r88ef769 r03e6a40 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../../final-system/common/cloog.xml" 35 xpointer="xpointer(//*[@os='s1'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../../final-system/common/cloog.xml" 39 xpointer="xpointer(//*[@os='s2'])"/> 40 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 42 href="../common/cloog.xml" 35 43 xpointer="xpointer(//*[@os='c'])"/> -
BOOK/temp-system/64/gcc.xml
r88ef769 r03e6a40 77 77 --enable-c99 --enable-shared --enable-threads=posix --disable-nls \ 78 78 --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch \ 79 --enable-cloog-backend=isl --with-gmp=/tools --with-mpfr=/tools \ 80 --with-mpc=/tools --with-isl=/tools --disable-isl-version-check \ 79 --with-gmp=/tools --with-mpfr=/tools --with-mpc=/tools --with-isl=/tools \ 81 80 --with-cloog=/tools --with-system-zlib \ 82 81 --with-native-system-header-dir=/tools/include --enable-checking=release \ -
BOOK/temp-system/64/gmp.xml
r88ef769 r03e6a40 43 43 44 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../multilib/gmp.xml" 46 xpointer="xpointer(//*[@os='ba'])"/> 47 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 49 href="../common/gmp.xml" 46 50 xpointer="xpointer(//*[@os='c'])"/> -
BOOK/temp-system/64/util-linux.xml
r88ef769 r03e6a40 6 6 ]> 7 7 8 <sect1 id="ch- chroot-util-linux" role="wrap">8 <sect1 id="ch-temp-system-util-linux" role="wrap"> 9 9 <?dbhtml filename="util-linux.html"?> 10 10 11 11 <title>Util-linux-&util-linux-version;</title> 12 12 13 <indexterm zone="ch- chroot-util-linux">13 <indexterm zone="ch-temp-system-util-linux"> 14 14 <primary sortas="a-Util-linux">Util-linux</primary> 15 <secondary> chroot</secondary>15 <secondary>temporary system</secondary> 16 16 </indexterm> 17 17 … … 29 29 <screen os="be"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG= ./configure --prefix=/tools \ 30 30 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 31 --disable-makeinstall-chown --disable-login --disable-su</userinput></screen> 31 --disable-makeinstall-chown --disable-makeinstall-setuid</userinput></screen> 32 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../common/util-linux.xml" 35 xpointer="xpointer(//*[@os='c'])"/> 32 36 33 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.
