aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2016-04-28 02:33:21 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2016-04-28 02:33:21 +0000
commit42130d6299b5d0cf916d085dac0a89c079ca52c0 (patch)
tree72130794045500afb235639182090991b349c9c0 /chapter06/glibc.xml
parent60b23a6f5cdda494d55a3a186975220a744e6641 (diff)
Updated to file-5.26, gcc-6.1.0, grep-2.25, gzip-1.8, linux-4.5.2 and tzdata-2016d.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11049 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r--chapter06/glibc.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 26adf6dac..e577e229a 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -68,6 +68,10 @@
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-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>