From ba91030766c43f56bb2ec852ccf91f1ced08c6f2 Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Tue, 18 Jul 2017 01:41:04 +0000 Subject: Update to linux-4.12.2. Fixes #4113. Update to expat-2.2.2. Fixes #4112. Update to systemd-234. Fixes #4111. Postpone systemd test suite until BLFS. Fixes #4107. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11270 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/systemd.xml | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) (limited to 'chapter06') diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index c12937191..90be70f3b 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -40,31 +40,12 @@ Installation of systemd - First, fix a build error when using Util-Linux built in - Chapter 5: - -sed -i "s:blkid/::" $(grep -rl "blkid/blkid.h") - - - - Disable two tests that always fail: + First, disable two tests that always fail: sed -e 's@test/udev-test.pl @@' \ -e 's@test-copy$(EXEEXT) @@' \ -i Makefile.in - - Create a file to allow systemd to build when using Util-Linux built in Chapter 5, to disable LTO by default, and to build without xlstproc: @@ -191,7 +172,7 @@ EOF make This package has a test suite, but it can only be run after the - package has been installed. + package has been reinstalled in BLFS. Install the package: -- cgit v1.2.3-54-g00ecf