Print this page
10079 smatch Makefile changes for usr/src/lib
*** 20,29 ****
--- 20,30 ----
#
#
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+ # Copyright (c) 2018, Joyent, Inc.
LIBRARY= libfruraw.a
VERS= .1
OBJECTS= fruraw.o raw_access.o crcmodel.o crcutils.o
*** 52,61 ****
--- 53,65 ----
CPPFLAGS += -D_REENTRANT
CFLAGS += $(CCVERBOSE)
CERRWARN += -_gcc=-Wno-uninitialized
+ # not linted
+ SMATCH=off
+
$(LINTLIB) := LINTFLAGS = -nvx -I..
$(LINTLIB) := LINTFLAGS64 = -nvx -m64 -I..
XGETFLAGS += -a
POFILE= picl.po