Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/file.xml

    r2967da32 r6099a471  
    9191<screen><userinput remap="install">make DESTDIR=$LFS install</userinput></screen>
    9292
     93    <para>Remove the libtool archive file because it is harmful for cross
     94    compilation:</para>
     95
     96<screen><userinput remap="install">rm -v $LFS/usr/lib/libmagic.la</userinput></screen>
     97
    9398  </sect2>
    9499
Note: See TracChangeset for help on using the changeset viewer.