Print this page
10079 smatch Makefile changes for usr/src/lib

*** 81,90 **** --- 81,93 ---- CFLAGS64 += $(CCVERBOSE) $(C_BIGPICFLAGS) CERRWARN += -_gcc=-Wno-uninitialized CERRWARN += -_gcc=-Wno-switch CERRWARN += -_gcc=-Wno-parentheses + # not linted + SMATCH=off + LINTFLAGS = -msux LINTFLAGS64 = -msux -m64 $(DYNLIB) := LDLIBS += \ -lnvpair -lelf -lumem -lxml2 -lkstat -luuid -ldevinfo \