summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-08 00:21:34 +0200
committerraveit65 <[email protected]>2020-04-08 00:22:33 +0200
commit1fa3024660d06f3718ce053be8b36f070bf92e8a (patch)
tree84c676d6aa26f3d2a42895c2cd3de9c5fa226a65 /.build.yml
parent794d576f4e5be4c06f2651df7189bc037ac6b921 (diff)
downloadmarco-1fa3024660d06f3718ce053be8b36f070bf92e8a.tar.bz2
marco-1fa3024660d06f3718ce053be8b36f070bf92e8a.tar.xz
ci: variables, drop obsolete Warn_Cflags
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 757f685b..bdccdbaf 100644
--- a/.build.yml
+++ b/.build.yml
@@ -118,7 +118,6 @@ requires:
- zenity
variables:
- - CFLAGS="-Wall -Wcast-align -Wchar-subscripts -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wsign-compare -Wshadow"
- 'CHECKERS="
-enable-checker deadcode.DeadStores
-enable-checker alpha.deadcode.UnreachableCode