rev 1377 : 6727683: Cleanup use of COMPILER_WARNINGS_FATAL in makefiles Reviewed-by: tbell
*** 46,60 **** FILES_c = java_crw_demo.c OTHER_INCLUDES = -I$(SRCDIR) # - # This removes all asserts in the optimized version - # - CPPFLAGS_OPT += -DNDEBUG - - # # Library to compile. # include $(BUILDDIR)/common/Library.gmk # We don't want to link against -ljava --- 46,55 ----