From 3ab0c462e59263d1c5e10d920d9838e72fb9eb4b Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 14 Dec 2010 22:39:53 +0000 Subject: Upgrade to Glibc-2.12.2. Fixes #2804. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index f9481cf73..a7ad06fe7 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -45,12 +45,7 @@ Fix a bug that prevents Glibc from building with GCC-&gcc-version;: -patch -Np1 -i ../&glibc-gcc_fix-patch; - - Fix a bug that prevents Glibc from building with versions of Make - newer than 3.81. - -patch -Np1 -i ../&glibc-makefile_fix-patch; + patch -Np1 -i ../&glibc-gcc_fix-patch; The Glibc documentation recommends building Glibc outside of the source directory in a dedicated build directory: -- cgit v1.2.3-54-g00ecf