commit: e096452a04e0b03a31cfa461287fa59e0f7cd561
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed May 13 23:22:08 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed May 13 23:22:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e096452a
sys-devel/binutils-config: drop --linker from manpage, bug #658054
Follow bd195f1e0d49e6
("sys-devel/binutils-config: drop runtime linker switch selection")
and remove deleted '--linker' option from manpage.
Reported-by: Steve Arnold
Bug: https://bugs.gentoo.org/658054
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
sys-devel/binutils-config/files/binutils-config.8 | 6 ------
1 file changed, 6 deletions(-)
diff --git a/sys-devel/binutils-config/files/binutils-config.8
b/sys-devel/binutils-config/files/binutils-config.8
index 52cf7101e61..e8e64de5815 100644
--- a/sys-devel/binutils-config/files/binutils-config.8
+++ b/sys-devel/binutils-config/files/binutils-config.8
@@ -46,12 +46,6 @@ asterisk.
\fB-u\fR, \fB\-\-uninstall\fR \fITARGET\fR
This is really for internal use only. Used to remove all traces of the
\fITARGET\fR binutils from your system.
-.SH "CRUFTY OPTIONS"
-.TP
-\fB\-\-linker\fR \fB<linker>\fR
-Change the default linker for the specified \fIPROFILE\fR to the
\fB<linker>\fR.
-Common names are \fBld.gold\fR for the newer gold linker and \fBld.bfd\fR for
-the classic linker. Note that not all targets support the gold linker.
.SH "REPORTING BUGS"
Please report bugs via https://bugs.gentoo.org/
.SH "SEE ALSO"