Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl 2023-09-16 00:30:21 +02:00
commit ecf738aa8f

View File

@ -139,7 +139,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>