plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit e2c06977364ae0eb6fb4cf864d57dde02e400230
parent 2387495b562d5979ed3e985706fcc448049fe01a
Author: rsc <devnull@localhost>
Date:   Mon, 20 Mar 2006 04:04:21 +0000

undo

Diffstat:
Mbin/9c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/bin/9c b/bin/9c @@ -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