Просмотр исходного кода

Comment out text about tests in Chapter 5 glibc

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 11 лет назад
Родитель
Сommit
c4cd0ccc1b
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      chapter05/glibc.xml

+ 2 - 1
chapter05/glibc.xml

@@ -173,6 +173,7 @@ esac</userinput></screen>
 
 <screen><userinput remap="make">make</userinput></screen>
 
+<!--
     <para>This package does come with a test suite, however, it cannot be
     run at this time because we do not have a C++ compiler yet.</para>
 
@@ -186,7 +187,7 @@ esac</userinput></screen>
       the Glibc locales anyway, use instructions from <xref
       linkend="ch-system-glibc" role="."/></para>
     </note>
-
+-->
     <para>Install the package:</para>
 
 <screen><userinput remap="install">make install</userinput></screen>