From 6c672426f85596f90903645f78d510d52f2846a5 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 20 Sep 2018 17:02:36 +0000 Subject: Clean up of unneeded symbolic links. Reordered packages so version specific packages are built as late as possible in Chapter 6. Now building util-linux in Chapter 5 is unneeded and has been removed. Update to eudev-3.2.6. Update to elfutils-0.174 (libelf). Update to psmisc-23.2. Update to openssl-1.1.1. Update to linux-4.18.9. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/chapter05.xml | 3 +-- chapter05/make.xml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'chapter05') diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 7b215ba49..1951fde7e 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -24,7 +24,6 @@ - @@ -44,7 +43,7 @@ - + diff --git a/chapter05/make.xml b/chapter05/make.xml index ec2a6e8d4..1ccc60ece 100644 --- a/chapter05/make.xml +++ b/chapter05/make.xml @@ -42,7 +42,7 @@ Installation of Make - First, work around an error caused by glibc-2.27: + First, work around an error caused by glibc-2.27 and later: sed -i '211,217 d; 219,229 d; 232 d' glob/glob.c -- cgit v1.2.3-54-g00ecf