URI:
       doc: Update scc-cc.1 with ignored -pipe option - scc - simple c99 compiler
  HTML git clone git://git.simple-cc.org/scc
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 6da80aa96eaf48cd85fe1183b86f6a264ef4319a
   DIR parent 49e32bc0eead3e6a85d284a7bbfada253e813b13
  HTML 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:
         M doc/man1/scc-cc.man                 |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR 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= ,