Ignore:
Timestamp:
Oct 17, 2015, 3:01:41 PM (9 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
9b4ea58
Parents:
e869c0f
Message:

Update GLIBC from 2.21 to 2.22 and remove rttldir from config.cache.

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

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/multilib/glibc-64bit.xml

    re869c0f r71cd9de  
    3535    xpointer="xpointer(//*[@os='f'])"/>
    3636
    37     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="glibc.xml"
    39     xpointer="xpointer(//*[@os='dd'])"/>
    40 
    41     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    42     href="glibc.xml"
    43     xpointer="xpointer(//*[@os='de'])"/>
    44 
    4537    <para os="n1">Configure Glibc to install its 64-bit libraries into <filename
    4638    class="directory">/tools/lib64</filename>:</para>
    4739
    48 <screen os="n2"><userinput>echo "libc_cv_rtlddir=/tools/lib64" &gt;&gt; config.cache
    49 echo "libc_cv_slibdir=/tools/lib64" &gt;&gt; config.cache</userinput></screen>
     40<screen os="n2"><userinput>echo "libc_cv_slibdir=/tools/lib64" &gt;&gt; config.cache</userinput></screen>
    5041
    5142    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/multilib/glibc.xml

    re869c0f r71cd9de  
    3737    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3838    href="../common/glibc.xml"
    39     xpointer="xpointer(//*[@os='dd'])"/>
    40 
    41     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    42     href="../common/glibc.xml"
    43     xpointer="xpointer(//*[@os='de'])"/>
    44 
    45     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/glibc.xml"
    4739    xpointer="xpointer(//*[@os='g'])"/>
    4840
     
    5345    --disable-profile --enable-kernel=&glibc-kernel-version; \
    5446    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    55     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     47    --enable-obsolete-rpc</userinput></screen>
    5648
    5749    <variablelist os="dg">
     
    9890      xpointer="xpointer(//*[@os='dg9'])"/>
    9991
    100       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    101       href="../common/glibc.xml"
    102       xpointer="xpointer(//*[@os='dg10'])"/>
    103 
    10492    </variablelist>
    10593
Note: See TracChangeset for help on using the changeset viewer.