aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2016-02-19 22:11:22 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2016-02-19 22:11:22 +0000
commit9218b059faab9c05b7d0074503dee9760e41007f (patch)
tree2769c58189d5caf2f114d2a72e989790c0b07e39 /chapter05
parent9d2bb34c17c1662816e2b93f1e64e5f938a2c865 (diff)
LFS-7.9-rc2 released.
Update to glibc-2.23. Update to linux-4.4.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11019 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/glibc.xml4
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>