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.

File:
1 edited

Legend:

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

    re869c0f r71cd9de  
    3535    xpointer="xpointer(//*[@os='f'])"/>
    3636
    37     <para os="dd">Add the following to <filename>config.cache</filename>
    38     to disable ssp when building Glibc:</para>
    39 
    40 <screen os="de"><userinput>echo "libc_cv_ssp=no" &gt; config.cache</userinput></screen>
    41 
    4237    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4338    href="../../final-system/common/glibc.xml"
     
    5045    --disable-profile --enable-kernel=&glibc-kernel-version; \
    5146    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    52     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     47    --enable-obsolete-rpc</userinput></screen>
    5348
    5449    <variablelist os="dg">
     
    129124      </varlistentry>
    130125
    131       <varlistentry os="dg10">
    132         <term><parameter>--cache-file=config.cache</parameter></term>
    133         <listitem>
    134           <para>This tells Glibc to utilize a premade cache file.</para>
    135         </listitem>
    136       </varlistentry>
    137 
    138126    </variablelist>
    139127
Note: See TracChangeset for help on using the changeset viewer.