Changeset 90389c2 for chapter06


Ignore:
Timestamp:
03/05/2023 07:27:40 AM (16 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
a33431c
Parents:
5c3ffcb9 (diff), 271c856 (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/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/make.xml

    r5c3ffcb9 r90389c2  
    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.