Changeset 8bfba08 for BOOK/cross-tools/ppc64/glibc-headers.xml
- Timestamp:
- Dec 2, 2006, 11:28:29 AM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 2143fce
- Parents:
- 5ce6b3d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/ppc64/glibc-headers.xml
r5ce6b3d r8bfba08 43 43 xpointer="xpointer(//*[@os='dd'])"/> 44 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 46 href="../ppc/glibc.xml" 47 xpointer="xpointer(//*[@os='de'])"/> 45 <screen os="de"><userinput>echo "libc_cv_forced_unwind=yes" > config.cache 46 echo "libc_cv_c_cleanup=yes" >> config.cache 47 echo "libc_cv_mlong_double_128=yes" >> config.cache 48 echo "libc_cv_powerpc64_tls=yes" >> config.cache</userinput></screen> 48 49 49 50 <para>We need to persuade <command>configure</command> that the host's … … 55 56 56 57 <screen><userinput>echo "libc_cv_mlong_double_128ibm=yes" >> config.cache 57 echo "libc_cv_mlong_double_128=yes" >> config.cache58 echo "libc_cv_powerpc64_tls=yes" >> config.cache59 58 echo "libc_cv_initfini_array=yes" >>config.cache 60 59 echo "libc_cv_gcc___thread=yes" >>config.cache</userinput></screen> … … 116 115 xpointer="xpointer(//*[@os='cj'])"/> 117 116 118 <screen os="cm"><userinput>cp -v ../glibc-&glibc-version;/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h /tools/include/bits/</userinput></screen> 117 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 118 href="../ppc/glibc-headers.xml" 119 xpointer="xpointer(//*[@os='cm'])"/> 119 120 120 121 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.