summaryrefslogtreecommitdiff
path: root/usr/src/lib/libxcurses/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libxcurses/Makefile.com')
-rw-r--r--usr/src/lib/libxcurses/Makefile.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libxcurses/Makefile.com b/usr/src/lib/libxcurses/Makefile.com
index 1449690433..d60e9683ab 100644
--- a/usr/src/lib/libxcurses/Makefile.com
+++ b/usr/src/lib/libxcurses/Makefile.com
@@ -114,7 +114,7 @@ ROOTLIBS= $(LIBS:%=$(ROOTLIBDIR)/%)
$(LINTLIB):= SRCS=../src/libc/llib-lcurses
$(LINTLIB):= CPPFLAGS += -D_XOPEN_SOURCE_EXTENDED
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
CERRWARN += -_gcc=-Wno-unused-variable
CERRWARN += -_gcc=-Wno-unused-label
CERRWARN += -_gcc=-Wno-unused-function