From bf91658d65107428947e1952ad81a19faad62642 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 4 Oct 2006 16:53:55 +0000 Subject: Undo r7810. It obviously contained much more than the commit log stated. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'chapter06') 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 @@ tar -xf ../glibc-libidn-&glibc-version;.tar.bz2 mv glibc-libidn-&glibc-version; libidn - 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): - -patch -Np1 -i ../&glibc-iconv_fix-patch; - In the vi_VN.TCVN locale, bash enters an infinite loop at startup. It is unknown whether this is a bash bug or a Glibc problem. Disable installation of this locale in order to avoid the -- cgit v1.2.3-54-g00ecf