From c906b7e5cc69bc203b14204e7bdeeeea3fc4fb4a Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 28 Dec 2012 10:23:04 +0000 Subject: Upgrade to Glibc-2.17. Fixes #3261. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index e3edf9630..9af9bafd8 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -52,10 +52,6 @@ su -c 'cp -v sunrpc/rpc/*.h /usr/include/rpc' fi - Fix an issue when building Glibc-&glibc-version; with GCC-&gcc-version;: - -sed -i 's/ -lgcc_s//' Makeconfig - The Glibc documentation recommends building Glibc outside of the source directory in a dedicated build directory: -- cgit v1.2.3-54-g00ecf