EXIT AUTOCRAP \o/
[apps/madmutt.git] / tools / cflags.mk
index 7aee462..3e790dd 100644 (file)
@@ -2,8 +2,6 @@ ifneq ($(filter 4.%,$(shell gcc -dumpversion)),)
   GCC4=1
 endif
 
-LDFLAGS += -Wl,--warn-common
-
 CFLAGS := -ggdb3
 
 # Use pipes and not temp files.