summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/mr_sas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/mr_sas/Makefile')
-rw-r--r--usr/src/uts/intel/mr_sas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/mr_sas/Makefile b/usr/src/uts/intel/mr_sas/Makefile
index d2771c91c9..338da74946 100644
--- a/usr/src/uts/intel/mr_sas/Makefile
+++ b/usr/src/uts/intel/mr_sas/Makefile
@@ -58,7 +58,7 @@ LDFLAGS += -dy -Nmisc/scsi
CERRWARN += -_gcc=-Wno-unused-label
CERRWARN += -_gcc=-Wno-switch
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
# needs work
SMATCH=off