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