Changeset bec0516


Ignore:
Timestamp:
05/15/2023 05:12:21 PM (11 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
0ebfdf7e
Parents:
6feda35 (diff), 70927b9 (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

Location:
chapter08
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gawk.xml

    r6feda35 rbec0516  
    5555    <para>To test the results, issue:</para>
    5656
    57 <screen><userinput remap="test">make check</userinput></screen>
     57<screen><userinput remap="test">chown -Rv tester .
     58su tester -c "PATH=$PATH make check"</userinput></screen>
    5859
    5960    <para>Install the package:</para>
  • chapter08/systemd.xml

    r6feda35 rbec0516  
    4343    <para>
    4444      Remove several inappropriate uses of the <literal>pure</literal>
    45       attribute or they'd cause runtime issues when the package is built
    46       with GCC 13 or later:
     45      attribute that cause runtime issues when the package is built
     46      with gcc-13 or later:
    4747    </para>
    4848
Note: See TracChangeset for help on using the changeset viewer.