summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/bofi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/bofi/Makefile')
-rw-r--r--usr/src/uts/intel/bofi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/bofi/Makefile b/usr/src/uts/intel/bofi/Makefile
index e419840e5f..5cd82b9879 100644
--- a/usr/src/uts/intel/bofi/Makefile
+++ b/usr/src/uts/intel/bofi/Makefile
@@ -69,7 +69,7 @@ CLEANFILES += $(MODSTUBS_O)
CPPFLAGS += -I../../sun4
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
# needs work
$(OBJS_DIR)/bofi.o := SMOFF += signed_integer_overflow_check,deref_check