Print this page
10079 smatch Makefile changes for usr/src/lib
@@ -24,10 +24,11 @@
# Use is subject to license terms.
# Copyright 2015 Igor Kozhukhov <ikozhukhov@gmail.com>
#
# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
#
+# Copyright (c) 2018, Joyent, Inc.
#
# lib/libsmbfs/Makefile.com
#
@@ -100,10 +101,13 @@
CFLAGS += $(CCVERBOSE)
CERRWARN += -_gcc=-Wno-uninitialized
CERRWARN += -_gcc=-Wno-unused-variable
+# not linted
+SMATCH=off
+
CPPFLAGS += -D__EXTENSIONS__ -D_REENTRANT -DMIA \
-I$(SRCDIR) -I.. -I../netsmb \
-I$(SRC)/uts/common \
-I$(SRC)/common/smbclnt