From b05b2270d3e48fd546eb321f78e3069b8cd64ea7 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 26 Jan 2025 12:13:11 +0800 Subject: [PATCH] libtool: Remove outdated known failures The test results seem clean in the LFS chroot now. --- chapter08/libtool.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/chapter08/libtool.xml b/chapter08/libtool.xml index cb550b5d6..be88fa169 100644 --- a/chapter08/libtool.xml +++ b/chapter08/libtool.xml @@ -52,13 +52,7 @@ To test the results, issue: -make -k check - - Five tests are known to fail in the LFS build environment due - to a circular dependency, but these tests pass if rechecked after - automake has been installed. Additionally, with grep-3.8 or newer, - two tests will trigger a warning for non-POSIX regular expressions and - fail. +make check Install the package: