Print this page
10051 cw(1) shouldn't have to translate -g

*** 53,68 **** -I$(SRC)/uts/common/smbclnt -I$(SRC)/uts/common # Debugging ${NOT_RELEASE_BUILD} CPPFLAGS += -DDEBUG - # uncomment these for dbx debugging - #COPTFLAG = -g - #CTF_FLAGS = - #CTFCONVERT_O= - #CTFMERGE_LIB= - # disable some of the less important lint LINTFLAGS += -erroff=E_FUNC_RET_ALWAYS_IGNOR2 LINTFLAGS += -erroff=E_FUNC_RET_MAYBE_IGNORED2 all: $(PROG) --- 53,62 ----