X-Git-Url: http://git.meshlink.io/?p=utcp;a=blobdiff_plain;f=Makefile;fp=Makefile;h=c2429e5f9c256dfb01b8d02151cf293e4c4df2c0;hp=d10352e50d4a90bfd1e301322665ccc71eecc623;hb=f795503080bc1e7a812d58da62513219d2b5db74;hpb=7034cc75e0324210e96b3da5ac09c979b73173b7 diff --git a/Makefile b/Makefile index d10352e..c2429e5 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CFLAGS ?= -O2 -Wall -g +CFLAGS ?= -Og -Wall -g CFLAGS += -std=c99 -DUTCP_DEBUG BIN = selftest test