commit | 115d4c0afcef94eb1ba888e3977736138e1721e0 | [log] [tgz] |
---|---|---|
author | wkj <devnull@localhost> | Mon May 03 17:26:17 2004 +0000 |
committer | wkj <devnull@localhost> | Mon May 03 17:26:17 2004 +0000 |
tree | 6c3cd3d29f9de1409d027b9edb822f209e43ce33 | |
parent | b1455f33a8a7b6826fcb0d4b3f4849e322755d28 [diff] [blame] |
Ignore unknown pragmas. Be less verbose when allocating uprocs. Don't drop core dump turds all over the place when x11 goes away.
diff --git a/bin/9c b/bin/9c index 41624f1..5939a4e 100755 --- a/bin/9c +++ b/bin/9c
@@ -12,6 +12,7 @@ -Wno-switch \ -Wno-comment \ -Wno-sign-compare \ + -Wno-unknown-pragmas \ -fno-omit-frame-pointer \ " # want to put -fno-optimize-sibling-calls here but