Ignore:
Timestamp:
Dec 2, 2006, 11:28:29 AM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
2143fce
Parents:
5ce6b3d
Message:

Added glibc-headers to all of the builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/ppc64/glibc-headers.xml

    r5ce6b3d r8bfba08  
    4343    xpointer="xpointer(//*[@os='dd'])"/>
    4444
    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" &gt; config.cache
     46echo "libc_cv_c_cleanup=yes" &gt;&gt; config.cache
     47echo "libc_cv_mlong_double_128=yes" &gt;&gt; config.cache
     48echo "libc_cv_powerpc64_tls=yes" &gt;&gt; config.cache</userinput></screen>
    4849
    4950    <para>We need to persuade <command>configure</command> that the host's
     
    5556
    5657<screen><userinput>echo "libc_cv_mlong_double_128ibm=yes" >> config.cache
    57 echo "libc_cv_mlong_double_128=yes" >> config.cache
    58 echo "libc_cv_powerpc64_tls=yes" >> config.cache
    5958echo "libc_cv_initfini_array=yes" >>config.cache
    6059echo "libc_cv_gcc___thread=yes" >>config.cache</userinput></screen>
     
    116115    xpointer="xpointer(//*[@os='cj'])"/>
    117116
    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'])"/>
    119120
    120121  </sect2>
Note: See TracChangeset for help on using the changeset viewer.