Print this page
10077 usr/src/uts/ Makefile changes for smatch
*** 8,18 ****
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
! # Copyright 2013 Joyent, Inc. All rights reserved.
#
#
# Path to the base of the uts directory tree
#
--- 8,18 ----
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
! # Copyright (c) 2018, Joyent, Inc.
#
#
# Path to the base of the uts directory tree
#
*** 44,53 ****
--- 44,55 ----
#
# Kernel Module Dependencies
#
LDFLAGS += -dy -Nmisc/scsi
+ SMATCH=off
+
#
# Default build targets.
#
.KEEP_STATE: