|
@@ -40,9 +40,8 @@ unset them when building Glibc.</para>
|
|
|
the method suggested in this book puts the stability of the system at
|
|
|
risk.</para>
|
|
|
|
|
|
-<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. If you plan to run the testsuite apply this patch:</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 libarary or the kernel. If you plan to run the testsuite apply this patch:</para>
|
|
|
|
|
|
<screen><userinput>patch -Np1 -i ../&glibc-testfix-patch;</userinput></screen>
|
|
|
|