summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsqlite/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libsqlite/Makefile.com')
-rw-r--r--usr/src/lib/libsqlite/Makefile.com4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/lib/libsqlite/Makefile.com b/usr/src/lib/libsqlite/Makefile.com
index f2671beccc..3ce5d9b1e4 100644
--- a/usr/src/lib/libsqlite/Makefile.com
+++ b/usr/src/lib/libsqlite/Makefile.com
@@ -3,6 +3,7 @@
# Use is subject to license terms.
# Copyright 2015 Igor Kozhukhov <ikozhukhov@gmail.com>
# Copyright 2016 Nexenta Systems, Inc. All rights reserved.
+# Copyright (c) 2018, Joyent, Inc.
#
# Make the SO name unlikely to conflict with any other
@@ -99,6 +100,9 @@ CERRWARN += -_gcc=-Wno-uninitialized
CERRWARN += -_gcc=-Wno-unused-function
CERRWARN += -_gcc=-Wno-unused-label
+# not linted
+SMATCH=off
+
MAPFILES = ../mapfile-sqlite
# headers generated here