diff options
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r-- | chapter05/glibc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 40ac97a0d..bdb931a90 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -42,11 +42,11 @@ <sect2 role="installation"> <title>Installation of Glibc</title> - +<!-- <para>First fix a build problem that affects i386 systems:</para> <screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen> - +--> <para>The Glibc documentation recommends building Glibc in a dedicated build directory:</para> |