X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile;h=c2429e5f9c256dfb01b8d02151cf293e4c4df2c0;hb=7271cf87721ab667a03f50bd40b4a8ec83b989d3;hp=9b18c51de4df8a52070e63e4dc6bc6a1b46931e8;hpb=cf2acb398293f1e7003abbf455951e0e2246cc2a;p=utcp diff --git a/Makefile b/Makefile index 9b18c51..c2429e5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -CFLAGS ?= -O0 -Wall -g -CFLAGS += -std=c99 +CFLAGS ?= -Og -Wall -g +CFLAGS += -std=c99 -DUTCP_DEBUG BIN = selftest test