summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc/openeepr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sparc/openeepr/Makefile')
-rw-r--r--usr/src/uts/sparc/openeepr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/sparc/openeepr/Makefile b/usr/src/uts/sparc/openeepr/Makefile
index 80214c9e68..b536c6c58c 100644
--- a/usr/src/uts/sparc/openeepr/Makefile
+++ b/usr/src/uts/sparc/openeepr/Makefile
@@ -61,7 +61,7 @@ CFLAGS += $(CCVERBOSE)
LDFLAGS += -dy -Ndacf/consconfig_dacf
CERRWARN += -_gcc=-Wno-parentheses
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
#
# For now, disable these lint checks; maintainers should endeavor