]> git.meshlink.io Git - utcp/blobdiff - Makefile
Fix buffer resizing logic in buffer_put_at().
[utcp] / Makefile
index 9b18c51de4df8a52070e63e4dc6bc6a1b46931e8..c2429e5f9c256dfb01b8d02151cf293e4c4df2c0 100644 (file)
--- 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