From ba502c96ee7895982e6bc87d9ef277b532a2d5db Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 29 May 2010 10:39:54 +0000 Subject: Upgrade to Glibc-2.11.2. Fixes #2669. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/make.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06') diff --git a/chapter06/make.xml b/chapter06/make.xml index 461eab8d4..030297684 100644 --- a/chapter06/make.xml +++ b/chapter06/make.xml @@ -45,6 +45,11 @@ patch -Np1 -i ../&make-upstream_fixes-patch; + Now, fix a known issue with the test suite that causes one of the + tests to fail: + +sed -i -e 's/-j/ -j/' tests/scripts/features/recursion + Prepare Make for compilation: ./configure --prefix=/usr -- cgit v1.2.3-54-g00ecf