summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4v/md5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sun4v/md5/Makefile')
-rw-r--r--usr/src/uts/sun4v/md5/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/src/uts/sun4v/md5/Makefile b/usr/src/uts/sun4v/md5/Makefile
index 535be83119..3cda97bf94 100644
--- a/usr/src/uts/sun4v/md5/Makefile
+++ b/usr/src/uts/sun4v/md5/Makefile
@@ -78,6 +78,14 @@ LDFLAGS += -dy -Nmisc/kcf
INLINES += $(SRC)/common/crypto/md5/sparc/sun4v/byteswap.il
#
+# For now, disable these lint checks; maintainers should endeavor
+# to investigate and remove these for maximum lint coverage.
+# Please do not carry these forward to new Makefiles.
+#
+LINTTAGS += -erroff=E_BAD_PTR_CAST_ALIGN
+LINTTAGS += -erroff=E_PTRDIFF_OVERFLOW
+
+#
# Default build targets.
#
.KEEP_STATE: