Print this page
10079 smatch Makefile changes for usr/src/lib

@@ -20,11 +20,11 @@
 #
 #
 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-#
+# Copyright (c) 2018, Joyent, Inc.
 
 LIBRARY =       libsun_ima.a
 VERS =          .1
 LOCOBJS =       ima.o
 COMDIR =        $(SRC)/common/iscsi

@@ -49,10 +49,13 @@
 CFLAGS64 +=     -mt
 CFLAGS64 +=     $(CCVERBOSE)
 
 CERRWARN +=     -_gcc=-Wno-parentheses
 
+# not linted
+SMATCH=off
+
 CPPFLAGS +=     -DSOLARIS
 
 .KEEP_STATE:
 
 all:    $(LIBS)