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

@@ -92,12 +92,10 @@
 
 LIBSCF          = $(SRC)/lib/libscf
 LIBTECLA        = $(SRC)/lib/libtecla           # just for the header
 LIBUUTIL        = $(SRC)/lib/libuutil
 
-debug := COPTFLAG = -g
-
 lint := LINTFLAGS = -mux
 lint := SVCCFG_EXTRA_LIBS = -lscf -ll -luutil -lumem -lmd5 -lnvpair
 
 LDLIBS += $(SVCCFG_EXTRA_LIBS)