summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/gfx_private/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/i86pc/gfx_private/Makefile')
-rw-r--r--usr/src/uts/i86pc/gfx_private/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/i86pc/gfx_private/Makefile b/usr/src/uts/i86pc/gfx_private/Makefile
index f3f654c9d6..1281195fbd 100644
--- a/usr/src/uts/i86pc/gfx_private/Makefile
+++ b/usr/src/uts/i86pc/gfx_private/Makefile
@@ -65,7 +65,7 @@ INSTALL_TARGET = $(BINARY) $(ROOTMODULE)
# to investigate and remove these for maximum coverage.
# Please do not carry these forward to new Makefiles.
#
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
CERRWARN += -_gcc=-Wno-parentheses
#