summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc/pem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sparc/pem/Makefile')
-rw-r--r--usr/src/uts/sparc/pem/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr/src/uts/sparc/pem/Makefile b/usr/src/uts/sparc/pem/Makefile
index 762dabd304..2ec7a6a4d9 100644
--- a/usr/src/uts/sparc/pem/Makefile
+++ b/usr/src/uts/sparc/pem/Makefile
@@ -72,6 +72,13 @@ CLEANLINTFILES += $(LINT64_FILES)
CFLAGS += $(CCVERBOSE)
#
+# 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
+
+#
# Default build targets.
#
.KEEP_STATE: