Преглед на файлове

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 години
родител
ревизия
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>