summaryrefslogtreecommitdiff
path: root/usr/src/cmd/rcm_daemon/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/rcm_daemon/Makefile.com')
-rw-r--r--usr/src/cmd/rcm_daemon/Makefile.com4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/cmd/rcm_daemon/Makefile.com b/usr/src/cmd/rcm_daemon/Makefile.com
index b060ee92a1..621e1cbfb9 100644
--- a/usr/src/cmd/rcm_daemon/Makefile.com
+++ b/usr/src/cmd/rcm_daemon/Makefile.com
@@ -22,6 +22,7 @@
#
# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright 2016 Nexenta Systems, Inc.
+# Copyright (c) 2018, Joyent, Inc.
#
include ../../Makefile.cmd
@@ -124,6 +125,9 @@ CERRWARN += -_gcc=-Wno-unused-label
CERRWARN += -_gcc=-Wno-uninitialized
CERRWARN += -_gcc=-Wno-unused-function
+# not linted
+SMATCH=off
+
MAPFILES = ../common/mapfile-intf $(MAPFILE.NGB)
rcm_daemon := LDFLAGS += $(MAPFILES:%=-M%)