aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorwkj <devnull@localhost>2004-05-03 17:26:17 +0000
committerwkj <devnull@localhost>2004-05-03 17:26:17 +0000
commit115d4c0afcef94eb1ba888e3977736138e1721e0 (patch)
tree6c3cd3d29f9de1409d027b9edb822f209e43ce33 /bin
parentb1455f33a8a7b6826fcb0d4b3f4849e322755d28 (diff)
downloadplan9port-115d4c0afcef94eb1ba888e3977736138e1721e0.tar.gz
plan9port-115d4c0afcef94eb1ba888e3977736138e1721e0.tar.bz2
plan9port-115d4c0afcef94eb1ba888e3977736138e1721e0.zip
Ignore unknown pragmas.
Be less verbose when allocating uprocs. Don't drop core dump turds all over the place when x11 goes away.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/9c1
1 files changed, 1 insertions, 0 deletions
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