diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml index bde918890..4ff8aa1a1 100644 --- a/chapter08/libelf.xml +++ b/chapter08/libelf.xml @@ -50,15 +50,16 @@ --disable-debuginfod \ --enable-libdebuginfod=dummy - Compile the package: + Compile only Libelf: -make +make -C lib +make -C libelf To test the results, issue: make -k check - Two tests are known to fail, dwarf_srclang_check and + Two tests are known to fail: dwarf_srclang_check and run-backtrace-native-core.sh. Install only Libelf: