summaryrefslogtreecommitdiff
path: root/usr/src/lib/libldap5/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libldap5/Makefile.com')
-rw-r--r--usr/src/lib/libldap5/Makefile.com4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/lib/libldap5/Makefile.com b/usr/src/lib/libldap5/Makefile.com
index ee48739eea..e0cb907335 100644
--- a/usr/src/lib/libldap5/Makefile.com
+++ b/usr/src/lib/libldap5/Makefile.com
@@ -22,6 +22,7 @@
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
LIBRARY= libldap.a
VERS= .5
@@ -120,6 +121,9 @@ CERRWARN += -_gcc=-Wno-unused-variable
CERRWARN += -_gcc=-Wno-unused-value
CERRWARN += -_gcc=-Wno-address
+# not linted
+SMATCH=off
+
LDLIBS += -lsasl -lsocket -lnsl -lmd -lc
.KEEP_STATE: