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

*** 24,34 **** PROG= strchg strconf include ../../Makefile.cmd ! CERRWARN += -_gcc=-Wno-uninitialized .KEEP_STATE: all: $(PROG) --- 24,34 ---- PROG= strchg strconf include ../../Makefile.cmd ! CERRWARN += $(CNOWARN_UNINIT) .KEEP_STATE: all: $(PROG)