From 05e908edf81c58a6d0cc34aaab91b9f7898c324c Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 14 Oct 2013 19:25:15 +0000 Subject: Update to Make-4.0. Fixes #3410. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chapter06/glibc.xml') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 45102933e..e5f4503ef 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -65,6 +65,9 @@ sed -i -e 's/static __m128i/inline &/' sysdeps/x86_64/multiarch/strstr.c + Allow Glibc to be built with Make-&make-version;: + +sed -r -i 's/(3..89..)/\1 | 4.*/' configure The Glibc documentation recommends building Glibc outside of the source directory in a dedicated build directory: -- cgit v1.2.3-54-g00ecf