From 4b9f1e4c6417e285ffd10123f0f3494a463e5790 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 11 Mar 2009 21:32:08 +0000 Subject: Upgrade to Glibc-2.9. Fixes #2354. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 3aaa0f9d1..9271af6d9 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -90,11 +90,9 @@ sed -i "s|libs -o|libs -L/usr/lib -Wl,-dynamic-linker=$DL -o|" \ scripts/test-installation.pl unset DL --> - First apply two patches which correct failures in the test - suite: + First apply a patch which corrects a failure in the test suite: -patch -Np1 -i ../&glibc-iconv-test-fixes-patch; -patch -Np1 -i ../&glibc-ildoubl-test-fix-patch; +patch -Np1 -i ../&glibc-ildoubl-test-fix-patch; The ldd shell script contains Bash-specific -- cgit v1.2.3-54-g00ecf