summaryrefslogtreecommitdiff
path: root/usr/src/cmd/dladm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/dladm/Makefile')
-rw-r--r--usr/src/cmd/dladm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/cmd/dladm/Makefile b/usr/src/cmd/dladm/Makefile
index 1eeede7152..ef2b9868ef 100644
--- a/usr/src/cmd/dladm/Makefile
+++ b/usr/src/cmd/dladm/Makefile
@@ -18,11 +18,10 @@
#
# CDDL HEADER END
#
-
-#
# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
PROG= dladm
ROOTFS_PROG= $(PROG)
@@ -45,6 +44,8 @@ CERRWARN += -_gcc=-Wno-switch
CERRWARN += -_gcc=-Wno-unused-label
CERRWARN += -_gcc=-Wno-uninitialized
+SMOFF += snprintf_overflow
+
# For headers from librstp.
LINTFLAGS += -erroff=E_TRAILING_COMMA_IN_ENUM
lint := ZLAZYLOAD=