summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/rdsv3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/rdsv3/Makefile')
-rw-r--r--usr/src/uts/intel/rdsv3/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/uts/intel/rdsv3/Makefile b/usr/src/uts/intel/rdsv3/Makefile
index 1250b9c42f..7ef904de97 100644
--- a/usr/src/uts/intel/rdsv3/Makefile
+++ b/usr/src/uts/intel/rdsv3/Makefile
@@ -21,6 +21,7 @@
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
#
+# Copyright (c) 2018, Joyent, Inc.
#
# Path to the base of the uts directory tree (usually /usr/src/uts).
@@ -65,6 +66,9 @@ CERRWARN += -_gcc=-Wno-unused-function
CERRWARN += -_gcc=-Wno-uninitialized
CERRWARN += -_gcc=-Wno-parentheses
+# needs work
+SMATCH=off
+
#
# Define targets
#