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

*** 21,30 **** --- 21,31 ---- # # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # + # Copyright (c) 2018, Joyent, Inc. # # This makefile drives the production of iSCSI initiator Driver # intel architecture dependent #
*** 72,81 **** --- 73,85 ---- CERRWARN += -_gcc=-Wno-unused-function CERRWARN += -_gcc=-Wno-parentheses CERRWARN += -_gcc=-Wno-type-limits CERRWARN += -_gcc=-Wno-uninitialized + # needs work + SMATCH=off + # # Default build targets. # .KEEP_STATE: