diff options
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r-- | chapter05/glibc.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index b7df04edf..3a1dd793c 100644 --- a/chapter05/glibc.xml +++ b/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> |