better debug symbols
[apps/madmutt.git] / tools / cflags.mk
index 33f8b17..7aee462 100644 (file)
@@ -4,7 +4,7 @@ endif
 
 LDFLAGS += -Wl,--warn-common
 
-CFLAGS := -g
+CFLAGS := -ggdb3
 
 # Use pipes and not temp files.
 CFLAGS += -pipe