diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ CWARNSCPP= \ | |||
15 | -Wdouble-promotion \ | 15 | -Wdouble-promotion \ |
16 | -Wmissing-declarations \ | 16 | -Wmissing-declarations \ |
17 | -Wconversion \ | 17 | -Wconversion \ |
18 | -Wuninitialized \ | ||
19 | -Wstrict-overflow=2 \ | 18 | -Wstrict-overflow=2 \ |
20 | # the next warnings might be useful sometimes, | 19 | # the next warnings might be useful sometimes, |
21 | # but usually they generate too much noise | 20 | # but usually they generate too much noise |