Changeset 6586901 for chapter05


Ignore:
Timestamp:
11/01/2022 03:22:34 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
1a77314f
Parents:
9974e9b (diff), d45f50d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    r9974e9b r6586901  
    4343  <sect2 role="installation">
    4444    <title>Installation of Glibc</title>
     45
     46    <para>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>
    4550
    4651    <para>Some of the Glibc programs use the non-FHS-compliant
Note: See TracChangeset for help on using the changeset viewer.