summaryrefslogtreecommitdiff
path: root/usr/src/cmd/vt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/vt/Makefile')
-rw-r--r--usr/src/cmd/vt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/vt/Makefile b/usr/src/cmd/vt/Makefile
index daae42bee4..a08e04c18b 100644
--- a/usr/src/cmd/vt/Makefile
+++ b/usr/src/cmd/vt/Makefile
@@ -33,7 +33,7 @@ VTINFO_SRC= vtinfo.c
include ../Makefile.cmd
CFLAGS += $(CCVERBOSE)
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
vtdaemon := LDLIBS += -lpam -lbsm
lint_vtdaemon := LDLIBS += -lpam -lbsm