summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/efe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/efe/Makefile')
-rw-r--r--usr/src/uts/intel/efe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/efe/Makefile b/usr/src/uts/intel/efe/Makefile
index 687ffc28a0..3e53fa8aea 100644
--- a/usr/src/uts/intel/efe/Makefile
+++ b/usr/src/uts/intel/efe/Makefile
@@ -40,7 +40,7 @@ INSTALL_TARGET = $(BINARY) $(ROOTMODULE)
CFLAGS += $(CCVERBOSE)
LDFLAGS += -dy -N misc/mac -N misc/mii
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
#
# Default build targets.