aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-10-04 16:43:56 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-10-04 16:43:56 +0000
commitbb8dd5eefd039364d369aeaefa211e47ceb9dc3d (patch)
treeec9460d1dc0749bdc87bd48f3c6153c6d6f71c5d /chapter06/glibc.xml
parentd9dc49a035a29653d0594c75fdcba7ab004d3ec3 (diff)
Upgrade to Glibc-2.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r--chapter06/glibc.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index cceafb0e2..da5be5032 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -64,12 +64,6 @@
<screen><userinput>tar -xf ../glibc-libidn-&glibc-version;.tar.bz2
mv glibc-libidn-&glibc-version; libidn</userinput></screen>
- <para>Apply the following patch to fix an assertion failure when
- opening two conversion descriptors with the same tocode and fromcode
- parameters (see the iconv_open man page):</para>
-
-<screen><userinput>patch -Np1 -i ../&glibc-iconv_fix-patch;</userinput></screen>
-
<para>In the vi_VN.TCVN locale, <command>bash</command> enters an infinite loop
at startup. It is unknown whether this is a <command>bash</command> bug or a
Glibc problem. Disable installation of this locale in order to avoid the