summaryrefslogtreecommitdiff
path: root/usr/src/lib/libcryptoutil/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libcryptoutil/Makefile.com')
-rw-r--r--usr/src/lib/libcryptoutil/Makefile.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libcryptoutil/Makefile.com b/usr/src/lib/libcryptoutil/Makefile.com
index 79eab46787..ff22edb318 100644
--- a/usr/src/lib/libcryptoutil/Makefile.com
+++ b/usr/src/lib/libcryptoutil/Makefile.com
@@ -53,7 +53,7 @@ CPPFLAGS += -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I$(SRCDIR)
LINTFLAGS64 += -errchk=longptr64
CERRWARN += -_gcc=-Wno-parentheses
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
# not linted
SMATCH=off