mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
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.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user