Changeset 770e789 for chapter06/make.xml


Ignore:
Timestamp:
03/05/2023 02:57:09 AM (19 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/update-glibc
Children:
07b44dd
Parents:
b789d88
git-author:
Xi Ruoyao <xry111@…> (03/05/2023 02:06:48 AM)
git-committer:
Xi Ruoyao <xry111@…> (03/05/2023 02:57:09 AM)
Message:

Package updates

  • Update to systemd-253
  • Update to bc-6.3.1
  • Update to linux-6.2.2
  • Update to procps-ng-4.0.3
  • Update to iproute2-6.2.0
  • Update to meson-1.0.1
  • Update to make-4.4.1
  • Update to elfutils-0.189
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/make.xml

    rb789d88 r770e789  
    4343    <title>Installation of Make</title>
    4444
    45     <para>First, fix an issue identified upstream:</para>
    46 
    47 <screen><userinput remap="pre">sed -e '/ifdef SIGPIPE/,+2 d' \
    48     -e '/undef  FATAL_SIG/i FATAL_SIG (SIGPIPE);' \
    49     -i src/main.c</userinput></screen>
    50 
    5145    <para>Prepare Make for compilation:</para>
    5246
Note: See TracChangeset for help on using the changeset viewer.