X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile;h=c2429e5f9c256dfb01b8d02151cf293e4c4df2c0;hb=d1b2b2dc5997c6818e24bd45b916d8b06c13b892;hp=d10352e50d4a90bfd1e301322665ccc71eecc623;hpb=36555fb967087c22ec8854b4cad158f7d2688c5b;p=utcp 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