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

*** 83,88 **** # # Include common targets. # include $(UTSBASE)/sparc/Makefile.targ ! CERRWARN += -_gcc=-Wno-uninitialized --- 83,88 ---- # # Include common targets. # include $(UTSBASE)/sparc/Makefile.targ ! CERRWARN += $(CNOWARN_UNINIT)