temp commit for machine transfer

This commit is contained in:
2024-02-22 09:37:02 +01:00
parent fa5c9bb8ab
commit ccc0dfd2f6
3 changed files with 51 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ LIBS := $(strip -l$(LIB) -lreadline)
CPPFLAGS := -I$(BRINCDIR) -I$(INCDIR)
CPPFLAGS += -DBUG_ON
CPPFLAGS += -DWARN_ON
CPPFLAGS += -NDEBUG #
CPPFLAGS += -DNDEBUG
#CPPFLAGS += -DDEBUG # global
CPPFLAGS += -DDEBUG_DEBUG # enable log() functions