11528 Makefile.noget can get gone 11529 Use -Wno-maybe-initialized
@@ -49,11 +49,11 @@ CPPFLAGS += -DCHAPMSV2 OBJS += chap_ms.o EXOBJS += mschap_test.o CLOBBERFILES += mschap_test -CERRWARN += -_gcc=-Wno-uninitialized +CERRWARN += $(CNOWARN_UNINIT) # main() is too hairy for smatch SMATCH=off # This is used *only* for testing the portability of the libraries