@@ -285,7 +285,7 @@ ifeq ($(shell if test $(CC_VERSION) -ge
endif
ifdef DEBUG
CFLAGS += -g -D_DEBUG
CFLAGS += -g -fno-inline -D_DEBUG
ifdef PROFILE
Status change: