Ignore:
Timestamp:
Sep 20, 2008, 9:32:44 AM (16 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:
47627d0
Parents:
c6a0be80
Message:

Updated Glibc to 2.8.

Location:
BOOK/cross-tools/alpha
Files:
2 edited

Legend:

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

    rc6a0be80 rca89969  
    4646echo "libc_cv_c_cleanup=yes" &gt;&gt; config.cache
    4747echo "libc_cv_mlong_double_128=yes" &gt;&gt; config.cache
    48 echo "libc_cv_alpha_tls=yes" &gt;&gt; config.cache</userinput></screen>
     48echo "libc_cv_alpha_tls=yes" &gt;&gt; config.cache
     49echo "libc_cv_gnu89_inline=yes" &gt;&gt; config.cache</userinput></screen>
    4950
    5051    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/alpha/glibc.xml

    rc6a0be80 rca89969  
    2626    href="../common/glibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/glibc.xml"
    31     xpointer="xpointer(//*[@os='p3'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../common/glibc.xml"
    35     xpointer="xpointer(//*[@os='p4'])"/>
    3628
    3729    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.