summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc/dev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sparc/dev/Makefile')
-rw-r--r--usr/src/uts/sparc/dev/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/sparc/dev/Makefile b/usr/src/uts/sparc/dev/Makefile
index e079a824c3..a918d401af 100644
--- a/usr/src/uts/sparc/dev/Makefile
+++ b/usr/src/uts/sparc/dev/Makefile
@@ -71,7 +71,7 @@ LINTTAGS += -erroff=E_STATIC_UNUSED
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-unused-label
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
#
# Default build targets.