mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
chapter05/libstdc++: Remove one more .la file
This commit is contained in:
parent
ba40e32566
commit
d269e20dcb
@ -124,7 +124,7 @@ cd build</userinput></screen>
|
||||
<para>Remove the libtool archive files because they are harmful for
|
||||
cross-compilation:</para>
|
||||
|
||||
<screen><userinput remap="install">rm -v $LFS/usr/lib/lib{stdc++,stdc++fs,supc++}.la</userinput></screen>
|
||||
<screen><userinput remap="install">rm -v $LFS/usr/lib/lib{stdc++{,exp,fs},supc++}.la</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user