tundo - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit e2c06977364ae0eb6fb4cf864d57dde02e400230
 (DIR) parent 2387495b562d5979ed3e985706fcc448049fe01a
 (HTM) Author: rsc <devnull@localhost>
       Date:   Mon, 20 Mar 2006 04:04:21 +0000
       
       undo
       
       Diffstat:
         M bin/9c                              |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/bin/9c b/bin/9c
       t@@ -15,7 +15,6 @@ usegcc()
                        -Wno-sign-compare \
                        -Wno-unknown-pragmas \
                        -fno-omit-frame-pointer \
       -                -fno-inline-functions-called-once \
                "
                # want to put -fno-optimize-sibling-calls here but
                # that option only works with gcc3+ it seems