summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/objfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/objfs/Makefile')
-rw-r--r--usr/src/uts/intel/objfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/objfs/Makefile b/usr/src/uts/intel/objfs/Makefile
index fad14923da..552be404bc 100644
--- a/usr/src/uts/intel/objfs/Makefile
+++ b/usr/src/uts/intel/objfs/Makefile
@@ -71,7 +71,7 @@ LINTTAGS += -erroff=E_STATIC_UNUSED
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-unused-function
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
# needs work
$(OBJS_DIR)/objfs_vfs.o := SMOFF += signed_integer_overflow_check