summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-07 20:39:57 +0200
committerraveit65 <[email protected]>2020-04-07 20:39:57 +0200
commit4228174f2507318966c26a134b344fb678556659 (patch)
tree852a754c4ae3f700f8742daab09848a263986a90
parenteaf168cf8df120f82ad7c89c7a21fb4e4b85ec1f (diff)
downloadmate-applets-4228174f2507318966c26a134b344fb678556659.tar.bz2
mate-applets-4228174f2507318966c26a134b344fb678556659.tar.xz
ci: use default MATE warn_cflags for stable branch
-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