Changeset c6c1a068


Ignore:
Timestamp:
02/02/2023 07:47:05 AM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 11.3-rc1, 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:
59a0a3c
Parents:
727490c
Message:

glibc: Remove a sed useless for 2.37

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    r727490c rc6c1a068  
    6565    </note>
    6666
    67     <para>Fix an issue building Glibc with parallel jobs and make-4.4
    68     or later:</para>
    69 
    70 <screen><userinput remap="pre">sed '/MAKEFLAGS :=/s/)r/) -r/' -i Makerules</userinput></screen>
    71 
    7267    <para>Some of the Glibc programs use the non-FHS-compliant
    7368    <filename class="directory">/var/db</filename> directory to store their
  • chapter08/glibc.xml

    r727490c rc6c1a068  
    4343  <sect2 role="installation">
    4444    <title>Installation of Glibc</title>
    45 
    46     <para>First, fix an issue building Glibc with parallel jobs and Make-4.4
    47     or later:</para>
    48 
    49 <screen><userinput remap="pre">sed '/MAKEFLAGS :=/s/)r/) -r/' -i Makerules</userinput></screen>
    5045
    5146    <para>Some of the Glibc programs use the non-FHS compliant
Note: See TracChangeset for help on using the changeset viewer.