scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | README | LICENSE

commit 6da80aa96eaf48cd85fe1183b86f6a264ef4319a
parent 49e32bc0eead3e6a85d284a7bbfada253e813b13
Author: Roberto E. Vargas Caballero <k0ga@shike2.net>
Date:   Wed,  6 May 2026 10:54:00 +0200

doc: Update scc-cc.1 with ignored -pipe option

Diffstat:
Mdoc/man1/scc-cc.man | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/doc/man1/scc-cc.man b/doc/man1/scc-cc.man @@ -251,6 +251,7 @@ compatibility with other compiler driver interfaces: .BR \-static , .BR \-dynamic , .BR \-pedantic , +.BR \-pipe , .BR \-ansi , any option beginning with .BR \-std= ,