set our own cflags, I don't care about -pedantic
[apps/madmutt.git] / cflags.mk
index 44cabdf..ce2975d 100644 (file)
--- a/cflags.mk
+++ b/cflags.mk
@@ -4,6 +4,8 @@ endif
 
 LDFLAGS += -Wl,--warn-common
 
+CFLAGS :=
+
 # Use pipes and not temp files.
 CFLAGS += -pipe
 # optimize even more