diff options
author | rsc <devnull@localhost> | 2004-02-09 19:33:05 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-02-09 19:33:05 +0000 |
commit | d51419bf4397cf13d0c50bf84c125477c6bed307 (patch) | |
tree | d9a10c72e5b710e7a9f85e632c8b893ecd43dd0a /bin/9c | |
parent | c1973705501d05e906bd14a0dc25cc4472b5871f (diff) | |
download | plan9port-d51419bf4397cf13d0c50bf84c125477c6bed307.tar.gz plan9port-d51419bf4397cf13d0c50bf84c125477c6bed307.tar.bz2 plan9port-d51419bf4397cf13d0c50bf84c125477c6bed307.zip |
various tweaks.
Diffstat (limited to 'bin/9c')
-rwxr-xr-x | bin/9c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ usegcc() -Wno-parentheses \ -Wno-missing-braces \ -Wno-switch \ + -Wno-comment \ -Wno-sign-compare \ " } |