11528 Makefile.noget can get gone 11529 Use -Wno-maybe-initialized
*** 55,65 **** # # Overrides # CFLAGS += $(CCVERBOSE) ! CERRWARN += -_gcc=-Wno-uninitialized # # Depends on misc/audiosup # LDFLAGS += -dy -Ndrv/audio --- 55,65 ---- # # Overrides # CFLAGS += $(CCVERBOSE) ! CERRWARN += $(CNOWARN_UNINIT) # # Depends on misc/audiosup # LDFLAGS += -dy -Ndrv/audio