Print this page
10077 usr/src/uts/ Makefile changes for smatch

*** 23,32 **** --- 23,33 ---- # uts/intel/strategy/Makefile # # Copyright 2005 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # + # Copyright (c) 2018, Joyent, Inc. # # This makefile drives the production of the strategy "misc" # kernel module. #
*** 51,60 **** --- 52,64 ---- # include $(UTSBASE)/intel/Makefile.intel CERRWARN += -_gcc=-Wno-parentheses + # needs work + $(OBJS_DIR)/strategy.o := SMOFF += all_func_returns + # # Define targets # ALL_TARGET = $(BINARY) LINT_TARGET = $(MODULE).lint