From 0ab908d94490f34f3a5ecf3b25cf93739e5f61d0 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 28 May 2022 20:37:42 +0800 Subject: [PATCH] check: remove reference to libcheck.a --- chapter08/check.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter08/check.xml b/chapter08/check.xml index 1e7e4ec17..cb6b3590d 100644 --- a/chapter08/check.xml +++ b/chapter08/check.xml @@ -92,7 +92,7 @@ - libcheck.{a,so} + libcheck.so Contains functions that allow Check to be called from a test program