Ignore:
Timestamp:
03/31/2021 10:41:40 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
ee1eb70
Parents:
4ea78e0
git-author:
Thomas Trepl <thomas@…> (08/23/2020 08:15:14 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:40 AM)
Message:

Merge changes from trunk to multilib

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/revisedchroot.xml

    r4ea78e0 rd7e0db5  
    5757
    5858  <para>There are also several files installed in the /usr/lib and /usr/libexec
    59   directories with a file name extention of .la. These are "libtool archive"
     59  directories with a file name extension of .la. These are "libtool archive"
    6060  files. As already said, they are only useful when linking with static
    6161  libraries. They are unneeded, and potentially harmful, when using dynamic
     
    7373   <para>The compiler built in <xref linkend="chapter-temporary-tools"/> and
    7474   <xref linkend="chapter-chroot-temporary-tools"/> is still partially
    75    installed, and not needed anymore. Remove it with:</para>
     75   installed and not needed anymore. Remove it with:</para>
    7676
    7777<screen><userinput>find /usr -depth -name $(uname -m)-lfs-linux-gnu\* | xargs rm -rf</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.