summaryrefslogtreecommitdiff
path: root/usr/src/cmd/addbadsec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/addbadsec/Makefile')
-rw-r--r--usr/src/cmd/addbadsec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/addbadsec/Makefile b/usr/src/cmd/addbadsec/Makefile
index fc45ac9abe..54fc4fa23b 100644
--- a/usr/src/cmd/addbadsec/Makefile
+++ b/usr/src/cmd/addbadsec/Makefile
@@ -33,7 +33,7 @@ include ../Makefile.cmd
CPPFLAGS += -D_EXTVTOC
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
# not linted
SMATCH=off