From b6b206fc7fb36f7b13b01acf70ed6e676e405998 Mon Sep 17 00:00:00 2001 From: John Levon Date: Sun, 16 Dec 2018 23:29:00 +0000 Subject: 10077 usr/src/uts/ Makefile changes for smatch Reviewed by: Andy Fiddaman Reviewed by: Jason King Approved by: Hans Rosenfeld --- usr/src/uts/intel/rpcsec/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'usr/src/uts/intel/rpcsec') diff --git a/usr/src/uts/intel/rpcsec/Makefile b/usr/src/uts/intel/rpcsec/Makefile index 3dd8a5e003..843d7dc880 100644 --- a/usr/src/uts/intel/rpcsec/Makefile +++ b/usr/src/uts/intel/rpcsec/Makefile @@ -25,10 +25,8 @@ # Use is subject to license terms. # Copyright (c) 2011 Bayard G. Bell. All rights reserved. # -# This makefile drives the production of the kernel rpcsec module. -# -# intel implementation architecture dependent -# +# Copyright (c) 2018, Joyent, Inc. + # # Path to the base of the uts directory tree (usually /usr/src/uts). # @@ -71,6 +69,9 @@ LINTTAGS += -erroff=E_ASSIGN_NARROW_CONV CERRWARN += -_gcc=-Wno-parentheses CERRWARN += -_gcc=-Wno-uninitialized +# needs work +$(OBJS_DIR)/auth_des.o := SMOFF += deref_check + # # Default build targets. # -- cgit v1.2.3