summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/c2audit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/c2audit/Makefile')
-rw-r--r--usr/src/uts/intel/c2audit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/c2audit/Makefile b/usr/src/uts/intel/c2audit/Makefile
index 0afbc9383c..a0b21d0b52 100644
--- a/usr/src/uts/intel/c2audit/Makefile
+++ b/usr/src/uts/intel/c2audit/Makefile
@@ -77,7 +77,7 @@ LINTTAGS += -erroff=E_ASSIGN_NARROW_CONV
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-clobbered
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
#
# Default build targets.