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
This commit is contained in:
Bruce Dubbs 2014-04-07 14:22:53 +00:00
parent 0e0b41a476
commit c4cd0ccc1b

View File

@ -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>