Print this page
10077 usr/src/uts/ Makefile changes for smatch
@@ -16,10 +16,12 @@
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
+# Copyright (c) 2018, Joyent, Inc.
+#
# Copyright 2014 Garrett D'Amore <garrett@damore.org>
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
@@ -74,10 +76,13 @@
LINTTAGS += -erroff=E_ASSIGN_NARROW_CONV
CERRWARN += -_gcc=-Wno-uninitialized
CERRWARN += -_gcc=-Wno-parentheses
+# needs work
+$(OBJS_DIR)/blowfish_impl.o := SMOFF += precedence
+
#
# Default build targets.
#
.KEEP_STATE: