Ignore:
Timestamp:
08/03/2021 01:52:40 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, 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:
adcaf07e
Parents:
ea0f48e
Message:

Package updates.
Update to glibc-2.34.
Update to diffutils-3.8.
Update to libcap-2.52.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    rea0f48e r9c7598cc  
    6363<screen><userinput remap="pre">patch -Np1 -i ../glibc-&glibc-version;-fhs-1.patch</userinput></screen>
    6464
    65     <para>Fix a build issue with gcc-11.1:</para>
    66 
    67 <screen><userinput remap="pre">sed 's/amx_/amx-/' -i sysdeps/x86/tst-cpu-features-supports.c</userinput></screen>
    68 
    6965    <para>The Glibc documentation recommends building Glibc
    7066    in a dedicated build directory:</para>
     
    128124      </varlistentry>
    129125
    130       <varlistentry>
    131         <term><option>libc_cv_include_x86_isa_level=no</option></term>
    132         <listitem>
    133           <para>This disables <quote>x86 ISA needed</quote> property in
    134           Glibc libraries.  Use it <emphasis role="bold">if</emphasis>
    135           you are building Glibc with <option>-march</option> option in
    136           <envar>CFLAGS</envar>, to workaround an issue in Glibc-2.33
    137           breaking it.</para>
    138         </listitem>
    139       </varlistentry>
    140 
    141126    </variablelist>
    142127
Note: See TracChangeset for help on using the changeset viewer.