plan9port

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

commit 065cba5bac09dbb753757e1ee805e5da5cd61a17
parent d62a9f326a9cf76488a0967007c12e0841117cdf
Author: rsc <devnull@localhost>
Date:   Tue,  4 Apr 2006 19:11:50 +0000

no more pedantry

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

diff --git a/bin/9c b/bin/9c @@ -8,8 +8,6 @@ usegcc() -O2 \ -c \ -Wall \ - -ansi \ - -pedantic \ -Wno-parentheses \ -Wno-missing-braces \ -Wno-switch \