Ignore:
Timestamp:
07/25/2023 04:33:32 AM (12 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.0-rc1, 12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
b15bebf
Parents:
91aeb6f
Message:

binutils-pass2: Remove libsframe.{a,la} like other libs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/binutils-pass2.xml

    r91aeb6f rfb3b88e  
    102102    cross compilation, and remove unnecessary static libraries:</para>
    103103
    104 <screen><userinput remap="install">rm -v $LFS/usr/lib/lib{bfd,ctf,ctf-nobfd,opcodes}.{a,la}</userinput></screen>
     104<screen><userinput remap="install">rm -v $LFS/usr/lib/lib{bfd,ctf,ctf-nobfd,opcodes,sframe}.{a,la}</userinput></screen>
    105105
    106106  </sect2>
Note: See TracChangeset for help on using the changeset viewer.