summaryrefslogtreecommitdiff
path: root/usr/src/tools/aw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/tools/aw/Makefile')
-rw-r--r--usr/src/tools/aw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/tools/aw/Makefile b/usr/src/tools/aw/Makefile
index 746cdbcbe2..4944efcaf6 100644
--- a/usr/src/tools/aw/Makefile
+++ b/usr/src/tools/aw/Makefile
@@ -30,7 +30,7 @@ PROG = aw
include ../Makefile.tools
CFLAGS += $(CCVERBOSE)
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
# not linted
SMATCH=off