Print this page
11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized

*** 31,41 **** include ../../../Makefile.cmd LDLIBS += -lscf -luutil -linetsvc CERRWARN += -_gcc=-Wno-switch ! CERRWARN += -_gcc=-Wno-uninitialized lint := LINTFLAGS = -ux .KEEP_STATE: --- 31,41 ---- include ../../../Makefile.cmd LDLIBS += -lscf -luutil -linetsvc CERRWARN += -_gcc=-Wno-switch ! CERRWARN += $(CNOWARN_UNINIT) lint := LINTFLAGS = -ux .KEEP_STATE: