summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/tzmon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/i86pc/tzmon/Makefile')
-rw-r--r--usr/src/uts/i86pc/tzmon/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr/src/uts/i86pc/tzmon/Makefile b/usr/src/uts/i86pc/tzmon/Makefile
index 6d5d0b5755..f11d39e502 100644
--- a/usr/src/uts/i86pc/tzmon/Makefile
+++ b/usr/src/uts/i86pc/tzmon/Makefile
@@ -66,6 +66,13 @@ CPPFLAGS += -DSUNDDI
LDFLAGS += -dy -N misc/acpica
#
+# 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: