aboutsummaryrefslogtreecommitdiff
path: root/bin/9c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-02-09 19:33:05 +0000
committerrsc <devnull@localhost>2004-02-09 19:33:05 +0000
commitd51419bf4397cf13d0c50bf84c125477c6bed307 (patch)
treed9a10c72e5b710e7a9f85e632c8b893ecd43dd0a /bin/9c
parentc1973705501d05e906bd14a0dc25cc4472b5871f (diff)
downloadplan9port-d51419bf4397cf13d0c50bf84c125477c6bed307.tar.gz
plan9port-d51419bf4397cf13d0c50bf84c125477c6bed307.tar.bz2
plan9port-d51419bf4397cf13d0c50bf84c125477c6bed307.zip
various tweaks.
Diffstat (limited to 'bin/9c')
-rwxr-xr-xbin/9c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/9c b/bin/9c
index fa37baad..602d0289 100755
--- a/bin/9c
+++ b/bin/9c
@@ -11,6 +11,7 @@ usegcc()
-Wno-parentheses \
-Wno-missing-braces \
-Wno-switch \
+ -Wno-comment \
-Wno-sign-compare \
"
}