Ignore:
Timestamp:
03/09/2016 04:50:28 AM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
e24604fb
Parents:
30bd808c
Message:

Update to mpfr-3.1.4.
Update to linux-4.4.4.
Update to pkg-config-0.29.1.
Update to tcl-6.8.5.
Remove --disable-profile from Glibc instructions.
Create /var/log/faillog.
Remove --enable-obsolete-rpc from Chapter 5 glibc

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    r30bd808c r5bf238b  
    6060      --host=$LFS_TGT                    \
    6161      --build=$(../scripts/config.guess) \
    62       --disable-profile                  \
    6362      --enable-kernel=&min-kernel;             \
    64       --enable-obsolete-rpc              \
    6563      --with-headers=/tools/include      \
    6664      libc_cv_forced_unwind=yes          \
     
    7977        </listitem>
    8078      </varlistentry>
    81 
    82       <varlistentry>
    83         <term><parameter>--disable-profile</parameter></term>
     79<!--
     80      <varlistentry>
     81        <term><parameter>- -disable-profile</parameter></term>
    8482        <listitem>
    8583          <para>This builds the libraries without profiling information. Omit
     
    8785        </listitem>
    8886      </varlistentry>
    89 
     87-->
    9088      <varlistentry>
    9189        <term><parameter>--enable-kernel=&min-kernel;</parameter></term>
     
    9694        </listitem>
    9795      </varlistentry>
    98 
    99       <varlistentry>
    100         <term><parameter>--enable-obsolete-rpc</parameter></term>
     96<!--
     97      <varlistentry>
     98        <term><parameter>- -enable-obsolete-rpc</parameter></term>
    10199        <listitem>
    102100          <para>This installs NIS and RPC related headers that are not
     
    105103        </listitem>
    106104      </varlistentry>
    107 
     105-->
    108106      <varlistentry>
    109107        <term><parameter>--with-headers=/tools/include</parameter></term>
Note: See TracChangeset for help on using the changeset viewer.