Changeset 407d336 for chapter05/bash.xml


Ignore:
Timestamp:
12/16/2004 07:43:58 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
1f2ed6b
Parents:
1b87a5e
Message:

Updated multi-arch branch to current testing.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4397 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/bash.xml

    r1b87a5e r407d336  
    2727<sect2 role="installation">
    2828<title>Installation of Bash</title>
     29
     30<!-- Edit Me -->
     31<para>Bash has a problem when compiled against newer versions of Glibc, causing
     32it to hang inappropriately.  This patch fixes the problem:</para>
     33
     34<screen><userinput>patch -Np1 -i ../bash-&bash-version;-avoid_WCONTINUED-1.patch</userinput></screen>
    2935
    3036<para>Prepare Bash for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.