Print this page
10080 smatch Makefile changes for usr/src/cmd

*** 20,30 **** # # # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # COMMONBASE = ../../common PROG = fcinfo --- 20,30 ---- # # # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Copyright (c) 2018, Joyent, Inc. COMMONBASE = ../../common PROG = fcinfo
*** 47,56 **** --- 47,59 ---- POFILE = fcinfo_cmd.po POFILES = fcinfo.po fcinfo-list.po fcadm-list.po printAttrs.po fcoeadm.po CERRWARN += -_gcc=-Wno-unused-variable + # not linted + SMATCH=off + ROOTMANIFESTDIR= $(ROOTSVCNETWORK) LDLIBS += -lHBAAPI LDLIBS += -lfcoe LDLIBS += -lscf