summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4v/genunix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sun4v/genunix/Makefile')
-rw-r--r--usr/src/uts/sun4v/genunix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/sun4v/genunix/Makefile b/usr/src/uts/sun4v/genunix/Makefile
index 3efad8b2e4..37beecd4ee 100644
--- a/usr/src/uts/sun4v/genunix/Makefile
+++ b/usr/src/uts/sun4v/genunix/Makefile
@@ -125,7 +125,7 @@ CERRWARN += -_gcc=-Wno-unused-function
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-switch
CERRWARN += -_gcc=-Wno-type-limits
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
CERRWARN += -_gcc=-Wno-clobbered
CERRWARN += -_gcc=-Wno-empty-body