summaryrefslogtreecommitdiff
path: root/usr/src/lib/libpool/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libpool/Makefile.com')
-rw-r--r--usr/src/lib/libpool/Makefile.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libpool/Makefile.com b/usr/src/lib/libpool/Makefile.com
index d1c3972cae..51a3e7a5a6 100644
--- a/usr/src/lib/libpool/Makefile.com
+++ b/usr/src/lib/libpool/Makefile.com
@@ -54,7 +54,7 @@ CPPFLAGS += -D_REENTRANT -D_FILE_OFFSET_BITS=64 \
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-switch
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
# not linted
SMATCH=off