diff options
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r-- | chapter05/glibc.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 63000bf70..53865f690 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -47,6 +47,10 @@ <screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen> --> + <para>Fix some problems identified upstream:</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> |