From 9d2b364218105deaa1986f9bf03f11a0b2239505 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 23 May 2009 09:21:29 +0000 Subject: Upgrade to Glibc-2.10.1. Fixes #2401. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'chapter06/glibc.xml') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 94d69b021..4dc69b9a7 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -90,11 +90,6 @@ sed -i "s|libs -o|libs -L/usr/lib -Wl,-dynamic-linker=$DL -o|" \ scripts/test-installation.pl unset DL - First apply a patch which corrects a failure in the test suite: - -patch -Np1 -i ../&glibc-ildoubl-test-fix-patch; - - The ldd shell script contains Bash-specific syntax. Change its default program interpreter to /bin/bash in case another /bin/sh is installed as described in the -- cgit v1.2.3-54-g00ecf