Print this page
10077 usr/src/uts/ Makefile changes for smatch

@@ -22,10 +22,11 @@
 # uts/intel/pcmcia/Makefile
 #
 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
+# Copyright (c) 2018, Joyent, Inc.
 
 #
 #       This file makes the pcmcia nexus for an intel system
 #
 #       intel architecture dependent

@@ -81,10 +82,13 @@
 LINTTAGS        += -erroff=E_ASSIGN_NARROW_CONV
 
 CERRWARN        += -_gcc=-Wno-uninitialized
 CERRWARN        += -_gcc=-Wno-parentheses
 
+# needs work
+SMATCH=off
+
 #
 #       Default build targets.
 #
 .KEEP_STATE: