From c556e5944942f0d9ad66fb5f025d249eb0a733b1 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Fri, 12 Jul 2019 20:38:13 +0000 Subject: systemd: Fix a FTBFS related to GCC-9 by adding CFLAGS+=-Wno-format-overflow Remove the obsolete meson option -Dkill-path Add -Drpmmacrosdir=no to the meson command and remove the command+text as a result of that Remove symlinks to Util-Linux libraries created earler in the installation process to prevent /tools contamination Minor instruction/code cleanup git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 402145c5a..6525fb893 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,17 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2019-07-12 + + + [renodr] - Fix an FTBFS for systemd and do minor text + and instructions improvements. Also, fix symlinks that were not + removed. + + + + 2019-06-29 -- cgit v1.2.3-54-g00ecf