diff options
Diffstat (limited to 'pkg/qbe/gen.lua')
| -rw-r--r-- | pkg/qbe/gen.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/qbe/gen.lua b/pkg/qbe/gen.lua index 8ccb2591..5037168d 100644 --- a/pkg/qbe/gen.lua +++ b/pkg/qbe/gen.lua @@ -1,5 +1,6 @@ cflags{ '-std=c99', '-Wall', '-Wextra', '-Wpedantic', + '-Wno-format-overflow', '-Wno-format-truncation', '-Wno-maybe-uninitialized', '-I $dir', } |
