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.

File:
1 edited

Legend:

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

    rc6a0be80 rca89969  
    2727    risk.</para>
    2828
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../../final-system/common/glibc.xml"
    31     xpointer="xpointer(//*[@os='p3'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../../final-system/common/glibc.xml"
    35     xpointer="xpointer(//*[@os='p4'])"/>
    36 
    3729    <para os="db">Disable linking to <filename>libgcc_eh</filename>:</para>
    3830
     
    5951
    6052<screen os="de"><userinput>echo "libc_cv_forced_unwind=yes" &gt; config.cache
    61 echo "libc_cv_c_cleanup=yes" &gt;&gt; config.cache</userinput></screen>
     53echo "libc_cv_c_cleanup=yes" &gt;&gt; config.cache
     54echo "libc_cv_gnu89_inline=yes" &gt;&gt; config.cache</userinput></screen>
    6255
    6356    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.