Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/libstdc++.xml

    r459d493 r6099a471  
    122122<screen><userinput remap="install">make DESTDIR=$LFS install</userinput></screen>
    123123
     124    <para>Remove the libtool archive files because they are harmful for
     125    cross compilation:</para>
     126
     127<screen><userinput remap="install">rm -v $LFS/usr/lib/lib{stdc++,stdc++fs,supc++}.la</userinput></screen>
     128
    124129  </sect2>
    125130
Note: See TracChangeset for help on using the changeset viewer.