Changeset 9c7598cc for chapter07


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
  • chapter07/texinfo.xml

    rea0f48e r9c7598cc  
    4444    <title>Installation of Texinfo</title>
    4545
     46    <para>First, fix an issue building the package with Glibc-2.34 or later:</para>
     47
     48<screen><userinput remap="pre">sed -e 's/__attribute_nonnull__/__nonnull/' \
     49    -i gnulib/lib/malloc/dynarray-skeleton.c</userinput></screen>
     50
    4651    <para>Prepare Texinfo for compilation:</para>
    4752
Note: See TracChangeset for help on using the changeset viewer.