From e096452a04e0b03a31cfa461287fa59e0f7cd561 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Thu, 14 May 2020 00:22:08 +0100 Subject: [PATCH] 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 --- 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 52cf7101e61a..e8e64de58158 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\fR -Change the default linker for the specified \fIPROFILE\fR to the \fB\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" -- 2.26.2