mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-01 11:52:31 +00:00
Minor rewording
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
15966d98f8
commit
a7e97df78a
@ -53,9 +53,9 @@ within the Glibc source directory:</para>
|
||||
|
||||
<screen><userinput>tar -xjvf /sources/glibc-linuxthreads-&glibc-version;.tar.bz2</userinput></screen>
|
||||
|
||||
<para>Glibc has two tests which fail when the running kernel is 2.6.11.x The
|
||||
problem has been determined to be with the tests themselves, not with the libc
|
||||
nor the kernel. This patch fixes the problem:</para>
|
||||
<para>Glibc has two tests which fail when the running kernel is 2.6.11 or later.
|
||||
The problem has been determined to be with the tests themselves, not with the
|
||||
C library or the kernel. This patch fixes the problem:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../&glibc-testfix-patch;</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user