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

*** 20,31 **** # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # uts/intel/cardbus/Makefile ! # # # This makefile drives the production of the cardbus kernel module. # # intel architecture dependent --- 20,30 ---- # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Copyright (c) 2018, Joyent, Inc. # # This makefile drives the production of the cardbus kernel module. # # intel architecture dependent
*** 85,94 **** --- 84,95 ---- CERRWARN += -_gcc=-Wno-uninitialized CERRWARN += -_gcc=-Wno-parentheses CERRWARN += -_gcc=-Wno-unused-function CERRWARN += -_gcc=-Wno-unused-variable + SMOFF += indenting,no_if_block + # # Default build targets. # .KEEP_STATE: