mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
binutils-pass2: Remove libsframe.{a,la} like other libs
This commit is contained in:
parent
91aeb6f36d
commit
fb3b88e8f2
@ -101,7 +101,7 @@ cd build</userinput></screen>
|
|||||||
<para>Remove the libtool archive files because they are harmful for
|
<para>Remove the libtool archive files because they are harmful for
|
||||||
cross compilation, and remove unnecessary static libraries:</para>
|
cross compilation, and remove unnecessary static libraries:</para>
|
||||||
|
|
||||||
<screen><userinput remap="install">rm -v $LFS/usr/lib/lib{bfd,ctf,ctf-nobfd,opcodes}.{a,la}</userinput></screen>
|
<screen><userinput remap="install">rm -v $LFS/usr/lib/lib{bfd,ctf,ctf-nobfd,opcodes,sframe}.{a,la}</userinput></screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user