From a713e43b8a2fdb0b01f8703b33d5b3837046fb53 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 8 Feb 2014 23:10:37 +0000 Subject: Update to glibc-2.19 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 2fa9ccad8..b7df04edf 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -52,14 +52,6 @@ su -c 'cp -v sunrpc/rpc/*.h /usr/include/rpc' fi - An upstream change needs to be reverted: - -sed -i -e 's/static __m128i/inline &/' sysdeps/x86_64/multiarch/strstr.c - - Allow Glibc to be built using 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