From b956f21bc198712a3825ebc827ac97c5e4d2faea Mon Sep 17 00:00:00 2001 From: tedu Date: Fri, 23 Jun 2017 06:07:51 +0000 Subject: [PATCH] i didn't know we had clang-local until reminded by jsg. mention the disabling of ident strings. --- share/man/man1/clang-local.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/share/man/man1/clang-local.1 b/share/man/man1/clang-local.1 index 093d42cc847..a16499885cd 100644 --- a/share/man/man1/clang-local.1 +++ b/share/man/man1/clang-local.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: clang-local.1,v 1.6 2017/06/06 09:42:09 jsg Exp $ +.\" $OpenBSD: clang-local.1,v 1.7 2017/06/23 06:07:51 tedu Exp $ .\" .\" Copyright (c) 2016 Pascal Stumpf .\" @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" -.Dd $Mdocdate: June 6 2017 $ +.Dd $Mdocdate: June 23 2017 $ .Dt CLANG-LOCAL 1 .Os .Sh NAME @@ -53,6 +53,10 @@ option is turned off by default unless .Fl Ofast has been selected. .It +.Nm clang +does not store its version string in objects. +There is no option to control this. +.It The .Fl pg flag is an alias of -- 2.20.1