Print this page
10077 usr/src/uts/ Makefile changes for smatch
*** 22,31 ****
--- 22,32 ----
# 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,90 ****
--- 82,94 ----
LINTTAGS += -erroff=E_ASSIGN_NARROW_CONV
CERRWARN += -_gcc=-Wno-uninitialized
CERRWARN += -_gcc=-Wno-parentheses
+ # needs work
+ SMATCH=off
+
#
# Default build targets.
#
.KEEP_STATE: