Print this page
10077 usr/src/uts/ Makefile changes for smatch
*** 21,30 ****
--- 21,31 ----
#
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+ # Copyright (c) 2018, Joyent, Inc.
#
# This makefile drives the production of SCSI vHCI Driver
# intel architecture dependent
#
*** 50,59 ****
--- 51,63 ----
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-uninitialized
CERRWARN += -_gcc=-Wno-unused-label
+ # needs work
+ SMATCH=off
+
#
# Define targets.
#
ALL_TARGET = $(BINARY) $(SRC_CONFILE)
LINT_TARGET = $(MODULE).lint