summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/vuidm4p/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/vuidm4p/Makefile')
-rw-r--r--usr/src/uts/intel/vuidm4p/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/uts/intel/vuidm4p/Makefile b/usr/src/uts/intel/vuidm4p/Makefile
index 0fe311ad2f..23f2265cdd 100644
--- a/usr/src/uts/intel/vuidm4p/Makefile
+++ b/usr/src/uts/intel/vuidm4p/Makefile
@@ -24,6 +24,7 @@
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
#
# This makefile drives the production of the vuidm4p streams kernel
@@ -64,6 +65,9 @@ ALL_DEFS += -DVUIDM4P
CERRWARN += -_gcc=-Wno-uninitialized
+# needs work
+SMOFF += deref_check
+
#
# Default build targets.
#