Ignore:
Timestamp:
12/18/2022 04:20:46 PM (22 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
688a8f5
Parents:
d270248 (diff), c8e374b (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
  • chapter08/bash.xml

    rd270248 red7a3952  
    4343    <para>Prepare Bash for compilation:</para>
    4444
    45 <screen><userinput remap="configure">./configure --prefix=/usr                      \
    46             --docdir=/usr/share/doc/bash-&bash-version; \
    47             --without-bash-malloc              \
    48             --with-installed-readline</userinput></screen>
     45    <screen><userinput remap="configure">./configure --prefix=/usr             \
     46            --without-bash-malloc    \
     47            --with-installed-readline \
     48            --docdir=/usr/share/doc/bash-&bash-version;</userinput></screen>
    4949
    5050    <variablelist>
Note: See TracChangeset for help on using the changeset viewer.