From 115d4c0afcef94eb1ba888e3977736138e1721e0 Mon Sep 17 00:00:00 2001 From: wkj Date: Mon, 3 May 2004 17:26:17 +0000 Subject: Ignore unknown pragmas. Be less verbose when allocating uprocs. Don't drop core dump turds all over the place when x11 goes away. --- bin/9c | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/9c b/bin/9c index 41624f1d..5939a4e4 100755 --- a/bin/9c +++ b/bin/9c @@ -12,6 +12,7 @@ usegcc() -Wno-switch \ -Wno-comment \ -Wno-sign-compare \ + -Wno-unknown-pragmas \ -fno-omit-frame-pointer \ " # want to put -fno-optimize-sibling-calls here but -- cgit v1.2.3