[lfs] 01/02: libtool: Explain why we don't --disable-static

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

git pushed a commit to branch trunk
in repository lfs.

commit dd30aca8fa029a7abc0c7af4fbc283c11084966c
Author: Xi Ruoyao <[email protected]>
AuthorDate: Mon Aug 25 22:09:39 2025 +0800

    libtool: Explain why we don't --disable-static
    
    The info has been in comment for a long time but even I've forgotten
    that and tried --disable-static, so maybe someone else will get curious
    too.
---
 chapter08/libtool.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chapter08/libtool.xml b/chapter08/libtool.xml
index 872495afd..8fbb78695 100644
--- a/chapter08/libtool.xml
+++ b/chapter08/libtool.xml
@@ -61,7 +61,7 @@
     <!-- dev: - -disable-static works but causes additional test failures
               so we manually remove the static library -->
 
-    <para>Remove a useless static library:</para>
+    <para>Remove a static library only useful for the test suite:</para>
 
 <screen><userinput remap="install">rm -fv /usr/lib/libltdl.a</userinput></screen>
 

-- 
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.