summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index c1a62d0d..f5919a34 100644
--- a/.build.yml
+++ b/.build.yml
@@ -111,7 +111,6 @@ requires:
- yelp-tools
variables:
- - CFLAGS="-Wall -Werror=format-security -Wextra -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wunused-but-set-variable -Wformat-nonliteral -Wabsolute-value -Wredundant-decls"
- 'CHECKERS="
-enable-checker deadcode.DeadStores
-enable-checker alpha.deadcode.UnreachableCode