summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdll/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libdll/Makefile.com')
-rw-r--r--usr/src/lib/libdll/Makefile.com4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/lib/libdll/Makefile.com b/usr/src/lib/libdll/Makefile.com
index 745aabb9f1..67411c3487 100644
--- a/usr/src/lib/libdll/Makefile.com
+++ b/usr/src/lib/libdll/Makefile.com
@@ -23,6 +23,7 @@
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
SHELL=/usr/bin/ksh93
@@ -86,6 +87,9 @@ CFLAGS64 += \
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-uninitialized
+# needs work
+SMOFF += all_func_returns,strcpy_overflow
+
.KEEP_STATE:
all: $(LIBS)