Ignore:
Timestamp:
02/06/2021 06:41:29 AM (3 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
efa633e
Parents:
f695e02
Message:

Merge changes from trunk to multilib

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    rf695e02 r4bda698  
    181181<screen><userinput remap="install">make tooldir=/usr install</userinput></screen>
    182182
     183    <para>Remove useless static libraries:</para>
     184
     185<screen><userinput remap="install">rm -fv /usr/lib/lib{bfd,ctf,ctf-nobfd,opcodes}.a</userinput></screen>
     186
    183187  </sect2>
    184188
     
    194198        <seg>addr2line, ar, as, c++filt, dwp, elfedit, gprof, ld, ld.bfd, ld.gold, nm,
    195199        objcopy, objdump, ranlib, readelf, size, strings, and strip</seg>
    196         <seg>libbfd.{a,so}, libctf.{a,so}, libctf-nobfd.{a,so}, and libopcodes.{a,so}</seg>
     200        <seg>libbfd.so, libctf.so, libctf-nobfd.so, and libopcodes.so</seg>
    197201        <seg>/usr/lib/ldscripts</seg>
    198202      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.