mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-07 23:03:17 +00:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
e8d4ea4b97
@ -137,7 +137,7 @@ echo "INPUT(-lncursesw)" > $LFS/usr/lib/libncurses.so</userinput></screen>
|
||||
<para>Remove an unneeded static library not handled by
|
||||
<command>configure</command>:</para>
|
||||
|
||||
<screen><userinput remap="install">rm -v /usr/lib/libncurses++w.a</userinput></screen>
|
||||
<screen><userinput remap="install">rm -v $LFS/usr/lib/libncurses++w.a</userinput></screen>
|
||||
|
||||
<variablelist>
|
||||
<title>The meaning of the install options:</title>
|
||||
|
Loading…
Reference in New Issue
Block a user