summaryrefslogtreecommitdiff
path: root/usr/src/cmd/bnu/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/bnu/Makefile.inc')
-rw-r--r--usr/src/cmd/bnu/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/bnu/Makefile.inc b/usr/src/cmd/bnu/Makefile.inc
index 5433cd6431..476c5cc290 100644
--- a/usr/src/cmd/bnu/Makefile.inc
+++ b/usr/src/cmd/bnu/Makefile.inc
@@ -44,7 +44,7 @@ SRCS = account.c anlwrk.c bnuconvert.c callers.c \
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-char-subscripts
CERRWARN += -_gcc=-Wno-unused-variable
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
CERRWARN += -_gcc=-Wno-extra
CERRWARN += -_gcc=-Wno-implicit-function-declaration