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