summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/aggr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/aggr/Makefile')
-rw-r--r--usr/src/uts/intel/aggr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/aggr/Makefile b/usr/src/uts/intel/aggr/Makefile
index c1acf014c7..424dab4a53 100644
--- a/usr/src/uts/intel/aggr/Makefile
+++ b/usr/src/uts/intel/aggr/Makefile
@@ -64,7 +64,7 @@ LINTTAGS += -erroff=E_BAD_PTR_CAST_ALIGN
LINTTAGS += -erroff=E_ASSIGN_NARROW_CONV
CERRWARN += -_gcc=-Wno-unused-label
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
CERRWARN += -_gcc=-Wno-switch
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-unused-variable