diff options
author | raveit65 <[email protected]> | 2020-04-08 00:21:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-04-08 00:22:33 +0200 |
commit | 1fa3024660d06f3718ce053be8b36f070bf92e8a (patch) | |
tree | 84c676d6aa26f3d2a42895c2cd3de9c5fa226a65 | |
parent | 794d576f4e5be4c06f2651df7189bc037ac6b921 (diff) | |
download | marco-1fa3024660d06f3718ce053be8b36f070bf92e8a.tar.bz2 marco-1fa3024660d06f3718ce053be8b36f070bf92e8a.tar.xz |
ci: variables, drop obsolete Warn_Cflags
-rw-r--r-- | .build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |