Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-config/files/
Date: Wed, 13 May 2020 23:22:30
Message-Id: 1589412139.e096452a04e0b03a31cfa461287fa59e0f7cd561.slyfox@gentoo
1 commit: e096452a04e0b03a31cfa461287fa59e0f7cd561
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 13 23:22:08 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed May 13 23:22:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e096452a
7
8 sys-devel/binutils-config: drop --linker from manpage, bug #658054
9
10 Follow bd195f1e0d49e6
11 ("sys-devel/binutils-config: drop runtime linker switch selection")
12 and remove deleted '--linker' option from manpage.
13
14 Reported-by: Steve Arnold
15 Bug: https://bugs.gentoo.org/658054
16 Package-Manager: Portage-2.3.99, Repoman-2.3.22
17 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
18
19 sys-devel/binutils-config/files/binutils-config.8 | 6 ------
20 1 file changed, 6 deletions(-)
21
22 diff --git a/sys-devel/binutils-config/files/binutils-config.8 b/sys-devel/binutils-config/files/binutils-config.8
23 index 52cf7101e61..e8e64de5815 100644
24 --- a/sys-devel/binutils-config/files/binutils-config.8
25 +++ b/sys-devel/binutils-config/files/binutils-config.8
26 @@ -46,12 +46,6 @@ asterisk.
27 \fB-u\fR, \fB\-\-uninstall\fR \fITARGET\fR
28 This is really for internal use only. Used to remove all traces of the
29 \fITARGET\fR binutils from your system.
30 -.SH "CRUFTY OPTIONS"
31 -.TP
32 -\fB\-\-linker\fR \fB<linker>\fR
33 -Change the default linker for the specified \fIPROFILE\fR to the \fB<linker>\fR.
34 -Common names are \fBld.gold\fR for the newer gold linker and \fBld.bfd\fR for
35 -the classic linker. Note that not all targets support the gold linker.
36 .SH "REPORTING BUGS"
37 Please report bugs via https://bugs.gentoo.org/
38 .SH "SEE ALSO"