From ec31cb25082ef79d2e01e077112ffe853e94f1d0 Mon Sep 17 00:00:00 2001 From: Zeckmathederg Date: Mon, 3 Nov 2025 17:09:16 -0700 Subject: [PATCH] libelf: Note that libelf make -k check builds elfutils utilties. --- chapter08/libelf.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml index 4ff8aa1a1..66346bfc4 100644 --- a/chapter08/libelf.xml +++ b/chapter08/libelf.xml @@ -59,7 +59,8 @@ make -C libelf make -k check - Two tests are known to fail: dwarf_srclang_check and + The above command builds the utilities part of the package as well as + the unit tests. Two tests are known to fail: dwarf_srclang_check and run-backtrace-native-core.sh. Install only Libelf: