diff options
Diffstat (limited to 'bin/9c')
-rwxr-xr-x | bin/9c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ usegcc() -Wno-comment \ -Wno-sign-compare \ -Wno-unknown-pragmas \ + -Wno-misleading-indentation \ + -Wno-stringop-truncation \ + -Wno-stringop-overflow \ + -Wno-format-truncation \ -fno-omit-frame-pointer \ -fsigned-char \ " |