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

@@ -81,10 +81,13 @@
 CFLAGS64 += $(CCVERBOSE) $(C_BIGPICFLAGS)
 CERRWARN += -_gcc=-Wno-uninitialized
 CERRWARN += -_gcc=-Wno-switch
 CERRWARN += -_gcc=-Wno-parentheses
 
+# not linted
+SMATCH=off
+
 LINTFLAGS = -msux
 LINTFLAGS64 = -msux -m64
 
 $(DYNLIB)  := LDLIBS += \
         -lnvpair -lelf -lumem -lxml2 -lkstat -luuid -ldevinfo \