Changeset 8ada78d


Ignore:
Timestamp:
08/02/2023 02:38:14 AM (11 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:
7a8fcc39
Parents:
be5b2e0
git-author:
Xi Ruoyao <xry111@…> (08/02/2023 02:37:52 AM)
git-committer:
Xi Ruoyao <xry111@…> (08/02/2023 02:38:14 AM)
Message:

binutils: gprofng man pages are OK now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    rbe5b2e0 r8ada78d  
    152152<screen><userinput remap="install">make tooldir=/usr install</userinput></screen>
    153153
    154     <para>Remove useless static libraries and an empty man page:</para>
    155 
    156 <screen><userinput remap="install">rm -fv /usr/lib/lib{bfd,ctf,ctf-nobfd,sframe,opcodes}.a
    157 rm -fv /usr/share/man/man1/{gprofng,gp-*}.1</userinput></screen>
     154    <para>Remove useless static libraries:</para>
     155
     156<screen><userinput remap="install">rm -fv /usr/lib/lib{bfd,ctf,ctf-nobfd,sframe,opcodes}.a</userinput></screen>
    158157
    159158  </sect2>
Note: See TracChangeset for help on using the changeset viewer.