summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/p4_pcbe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/p4_pcbe/Makefile')
-rw-r--r--usr/src/uts/intel/p4_pcbe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/p4_pcbe/Makefile b/usr/src/uts/intel/p4_pcbe/Makefile
index 42dc040eee..1f341b47d8 100644
--- a/usr/src/uts/intel/p4_pcbe/Makefile
+++ b/usr/src/uts/intel/p4_pcbe/Makefile
@@ -60,7 +60,7 @@ LINTTAGS += -erroff=E_ASSIGN_NARROW_CONV
LINTTAGS += -erroff=E_STATIC_UNUSED
CERRWARN += -_gcc=-Wno-type-limits
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
#
# Default build targets.