From 6fc168bc2ec30f8703e507692fa34424887efc01 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 23 Aug 2015 21:26:36 +0000 Subject: Update to libpipeline-1.4.1. Update to linux-4.1.6. Update to man-db-2.7.2. Add a patch to allow glibc to build properly on i386 systems. Remove obsolete r* programs from inetutils. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter05/glibc.xml') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index ecbefa16a..bb32d5b97 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -43,6 +43,10 @@ Installation of Glibc + First fix a build problem that affects i386 systems: + +patch -Np1 -i ../&glibc-upstream-patch; + The Glibc documentation recommends building Glibc outside of the source directory in a dedicated build directory: -- cgit v1.2.3-54-g00ecf