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

*** 59,69 **** # # lint pass one enforcement and OS version # CFLAGS += $(CCVERBOSE) ! CERRWARN += -_gcc=-Wno-uninitialized LDFLAGS += -dy -Nfs/sockfs -Ndrv/ip # # Default build targets. --- 59,69 ---- # # lint pass one enforcement and OS version # CFLAGS += $(CCVERBOSE) ! CERRWARN += $(CNOWARN_UNINIT) LDFLAGS += -dy -Nfs/sockfs -Ndrv/ip # # Default build targets.