summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsaveargs
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libsaveargs')
-rw-r--r--usr/src/lib/libsaveargs/Makefile.com4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/lib/libsaveargs/Makefile.com b/usr/src/lib/libsaveargs/Makefile.com
index 6db07cb87c..94d80c1d5b 100644
--- a/usr/src/lib/libsaveargs/Makefile.com
+++ b/usr/src/lib/libsaveargs/Makefile.com
@@ -22,6 +22,7 @@
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
#
# The build process for libsaveargs is sightly different from that used by other
@@ -94,6 +95,9 @@ CFLAGS += $(CFLAGS_$(CURTYPE)) $(CFLAGS_common)
CFLAGS64_standalone = $(STAND_FLAGS_64)
CFLAGS64 += $(CCVERBOSE) $(CFLAGS64_$(CURTYPE)) $(CFLAGS64_common)
+# not linted
+SMATCH=off
+
DYNFLAGS += $(ZINTERPOSE)
.KEEP_STATE: