[lfs] branch trunk updated: libelf: Only build libelf, no utils.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <176221405016.23710.9564366250553746591@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new d89efa088 libelf: Only build libelf, no utils.
d89efa088 is described below

commit d89efa0882470b21466bebdcfc231fee7972c93f
Author: Zeckmathederg <[email protected]>
AuthorDate: Mon Nov 3 16:53:59 2025 -0700

    libelf: Only build libelf, no utils.
---
 chapter08/libelf.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

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</userinput></screen>
 
-    <para>Compile the package:</para>
+    <para>Compile only Libelf:</para>
 
-<screen><userinput remap="make">make</userinput></screen>
+<screen><userinput remap="make">make -C lib
+make -C libelf</userinput></screen>
 
     <para>To test the results, issue:</para>
 
 <screen><userinput remap="test">make -k check</userinput></screen>
 
-    <para>Two tests are known to fail, dwarf_srclang_check and 
+    <para>Two tests are known to fail: dwarf_srclang_check and 
     run-backtrace-native-core.sh.</para>
 
     <para>Install only Libelf:</para>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.