summaryrefslogtreecommitdiff
path: root/usr/src/lib/libshell/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libshell/Makefile.com')
-rw-r--r--usr/src/lib/libshell/Makefile.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libshell/Makefile.com b/usr/src/lib/libshell/Makefile.com
index b904c0fe5f..b185d93851 100644
--- a/usr/src/lib/libshell/Makefile.com
+++ b/usr/src/lib/libshell/Makefile.com
@@ -158,7 +158,7 @@ CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-unused-value
CERRWARN += -_gcc=-Wno-unused-variable
CERRWARN += -_gcc=-Wno-unused-function
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
CERRWARN += -_gcc=-Wno-clobbered
CERRWARN += -_gcc=-Wno-char-subscripts