From 3e801560a71bead93f49fdcc665962563a71d9ea Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 3 Aug 2010 19:55:09 +0000 Subject: Upgrade to Make-3.82. Fixes #2726. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index e9578cf75..f9481cf73 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -47,6 +47,11 @@ 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; + The Glibc documentation recommends building Glibc outside of the source directory in a dedicated build directory: -- cgit v1.2.3-54-g00ecf