summaryrefslogtreecommitdiff
path: root/usr/src/cmd/msgfmt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/msgfmt/Makefile')
-rw-r--r--usr/src/cmd/msgfmt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/msgfmt/Makefile b/usr/src/cmd/msgfmt/Makefile
index 4e4a626413..13d8e3f141 100644
--- a/usr/src/cmd/msgfmt/Makefile
+++ b/usr/src/cmd/msgfmt/Makefile
@@ -66,7 +66,7 @@ ROOTLIBPROG= $(LIBPROG:%=$(ROOTLIB)/%)
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-unused-label
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
CERRWARN += -_gcc=-Wno-unused-variable
.KEEP_STATE: