pkgsrc-ng/lang/gcc45/patches/patch-gcc_doc_gcov.texi
Lionel Sambuc 612ad0a18c lang/gcc45
2016-01-22 00:09:29 +01:00

16 lines
646 B
Plaintext

$NetBSD$
--- gcc/doc/gcov.texi.orig Fri Feb 20 15:20:38 2009
+++ gcc/doc/gcov.texi
@@ -128,8 +128,9 @@ gcov [@option{-v}|@option{--version}] [@option{-h}|@op
[@option{-l}|@option{--long-file-names}]
[@option{-p}|@option{--preserve-paths}]
[@option{-f}|@option{--function-summaries}]
- [@option{-o}|@option{--object-directory} @var{directory|file}] @var{sourcefiles}
+ [@option{-o}|@option{--object-directory} @var{directory|file}]
[@option{-u}|@option{--unconditional-branches}]
+ @var{sourcefiles}
@c man end
@c man begin SEEALSO
gpl(7), gfdl(7), fsf-funding(7), gcc(1) and the Info entry for @file{gcc}.