From 7eb51d81234cb005e460f98f6792c95319fc622b Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 4 Jun 2025 16:01:17 +0800 Subject: [PATCH] libpipeline: Remove make check Those tests need libcheck, thus make check is now a no-op. --- chapter08/libpipeline.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/chapter08/libpipeline.xml b/chapter08/libpipeline.xml index a1be58923..2968714c7 100644 --- a/chapter08/libpipeline.xml +++ b/chapter08/libpipeline.xml @@ -49,9 +49,8 @@ make - To test the results, issue: - -make check + The tests require the Check library + that we've removed from LFS. Install the package: