aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.vars.rc.do2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vars.rc.do b/.vars.rc.do
index fe933ee..55e7e11 100755
--- a/.vars.rc.do
+++ b/.vars.rc.do
@@ -6,7 +6,7 @@ unset CC CFLAGS CPPFLAGS LDFLAGS LDLIBS colour debug optimise verbose warn werro
CFLAGS=(-std=c11 -fPIC)
-wflags=(
+warnings=(
-Wall -Wcast-align -Wcast-qual -Wextra -Wpedantic -Wformat=2
-Winit-self -Wmissing-prototypes -Wpointer-arith -Wshadow
-Wstrict-prototypes -Wsuggest-attribute=format